quick implementation of all new MemberInfo

This commit is contained in:
Matthew Hodgson 2015-10-25 19:09:38 +00:00
parent 731881ee7b
commit 729babae4f
5 changed files with 72 additions and 25 deletions

View file

@ -14,3 +14,10 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_MemberInfo {
height: 100%;
}
.mx_MemberInfo_cancel {
float: right;
}