Small shortcuts bar height change.

I figured out how to align from the bottom of the shortcuts bar,
so being able to move it to the bottom of the page might be coming
soon.
This commit is contained in:
Zixaphir 2014-03-08 18:01:22 -07:00
parent 3f3fbfdc7f
commit 32e5fbaa1a
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -524,7 +524,7 @@ nav a,
padding: 1px;
z-index: 16;
<%= flex %>-direction: row;
max-height: 1.4em;
max-height: 1.1em;
overflow: visible;
}
.shortcut {