VRFS-935 Account identity screen borked.

This commit is contained in:
Daniel Weigh 2013-12-29 15:52:29 -05:00
parent 7bb4b4a3c8
commit 144f97f470
1 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,10 @@
@import 'common.css.scss';
.account-content-scroller {
.account-content-scroller,
#account-identity-content-scroller {
.content-wrapper {
padding:10px 35px;
padding:10px 30px;
}
.content-wrapper.account {
@ -114,6 +115,7 @@
.button-orange, .button-grey {
line-height:14px;
margin-top:6px;
margin-right:0;
}
@ -122,7 +124,7 @@
}
div.field {
margin-bottom:27px;
margin-bottom:21px;
}
div.profile-instrumentlist table {