Get rid of excess space in vertical icons orientation

This commit is contained in:
Zixaphir 2014-02-18 10:03:33 -07:00
parent 7c622e0ba2
commit f1cf2a7828
4 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/*
* appchan x - Version 2.8.12 - 2014-02-17
* appchan x - Version 2.8.12 - 2014-02-18
*
* Licensed under the MIT license.
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -445,6 +445,9 @@ nav a,
<%= flex %>-direction: column;
height: 200px;
}
.icon-orientation-horizontal #a-stats {
height: 1em;
}
.icon-orientation-horizontal #a-stats,
.icon-orientation-horizontal #a-icons,
.sidebar-location-left #shortcuts {