[vhffs-dev] [2227] Fixed display issue on quota bars under chrome |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 2227
Author: beuss
Date: 2013-01-26 22:29:21 +0100 (Sat, 26 Jan 2013)
Log Message:
-----------
Fixed display issue on quota bars under chrome
Modified Paths:
--------------
trunk/vhffs-themes/light-grey/main.css
Modified: trunk/vhffs-themes/light-grey/main.css
===================================================================
--- trunk/vhffs-themes/light-grey/main.css 2013-01-17 22:44:32 UTC (rev 2226)
+++ trunk/vhffs-themes/light-grey/main.css 2013-01-26 21:29:21 UTC (rev 2227)
@@ -1027,7 +1027,7 @@
span.quota-used {
display: inline-block;
vertical-align: middle;
- height: 15px;
+ height: 20px;
}
span.quota {