summaryrefslogtreecommitdiff
path: root/res/client
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-23 16:08:42 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-23 16:08:42 +0200
commit99e398b110765bcdb7cbde9fc4a4095b0c2fec4f (patch)
tree6b2ab9d0b6f1ff84f1019b707e62694ed5df32ad /res/client
parent450a8dddbcd41322fda9013ed57c9169212e3cec (diff)
top-bar.scss: temp height fix until #332 is implemented
Diffstat (limited to 'res/client')
-rw-r--r--res/client/css/partials/top-bar.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/client/css/partials/top-bar.scss b/res/client/css/partials/top-bar.scss
index 6f98c259..8b8c53ab 100644
--- a/res/client/css/partials/top-bar.scss
+++ b/res/client/css/partials/top-bar.scss
@@ -1,7 +1,6 @@
.top-bar{
padding-top: 10px;
padding-bottom: 10px;
- min-height: $three-baselines;
background-color: $dark-grey;
}