fix icon layout

pull/2056/head
Matthew Hodgson 2016-09-01 00:33:45 +01:00
parent cc75eb8b0e
commit ad26631874
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,6 @@ limitations under the License.
*/
.mx_RoomStatusBar {
margin-top: 10px;
margin-left: 65px;
min-height: 34px;
}
@ -109,6 +108,7 @@ limitations under the License.
}
.mx_RoomStatusBar_tabCompleteBar {
padding-top: 10px;
color: #4a4a4a;
}