Get rid of excess space in vertical icons orientation
This commit is contained in:
parent
7c622e0ba2
commit
f1cf2a7828
2
LICENSE
2
LICENSE
@ -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
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user