summaryrefslogtreecommitdiffstats
path: root/module/web/static/css/default/dashboard.less
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-04-30 21:56:46 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-04-30 21:56:46 +0200
commitaa7507f98fb202506a9e36e3df7b590913129ca0 (patch)
tree8dd7e524ed384542b230e71d4df990369587cd1f /module/web/static/css/default/dashboard.less
parentFixed #65 (diff)
downloadpyload-aa7507f98fb202506a9e36e3df7b590913129ca0.tar.xz
cleaned header + more responsive
Diffstat (limited to 'module/web/static/css/default/dashboard.less')
-rw-r--r--module/web/static/css/default/dashboard.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less
index cf6e0d410..db92c3118 100644
--- a/module/web/static/css/default/dashboard.less
+++ b/module/web/static/css/default/dashboard.less
@@ -54,6 +54,10 @@
cursor: pointer;
}
+ & > i {
+ vertical-align: middle;
+ }
+
.progress {
position: absolute;
height: @frame-bottom;