simple updates

Former-commit-id: eb79371421d0367ffe5751fcd8b72ffffb0a1bb9
This commit is contained in:
Henrique Dias
2017-01-03 21:04:09 +00:00
parent 1cd3d91cd2
commit 2e3d0dc4bd
2 changed files with 27 additions and 3 deletions

View File

@@ -1128,7 +1128,7 @@ footer a:hover {
display: none;
}
#bottom-bar>*:first-child {
max-width: calc(100% - 16em);
max-width: calc(100% - 16em) !important;
}
#main-actions {
position: fixed;