fix icon layout

This commit is contained in:
Matthew Hodgson 2016-09-01 00:33:45 +01:00
parent cc75eb8b0e
commit ad26631874

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;
}