This commit is contained in:
Mo Bitar
2017-12-23 11:25:08 -06:00
parent 2bc52578e0
commit 0c31668625
14 changed files with 186 additions and 32 deletions

View File

@@ -112,7 +112,6 @@ ul.section-menu-bar {
cursor: pointer;
}
.shortcut {
float: right;
font-size: 12px;
@@ -122,6 +121,12 @@ ul.section-menu-bar {
padding-right: 10px;
}
}
.sublabel {
font-size: 12px;
font-weight: normal;
margin-top: 5px;
}
}