aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/css/header.less
diff options
context:
space:
mode:
Diffstat (limited to 'web/src/css/header.less')
-rw-r--r--web/src/css/header.less8
1 files changed, 1 insertions, 7 deletions
diff --git a/web/src/css/header.less b/web/src/css/header.less
index 3c6e4761..57f122e8 100644
--- a/web/src/css/header.less
+++ b/web/src/css/header.less
@@ -2,15 +2,9 @@
@import (reference) '../../node_modules/bootstrap/less/mixins/grid.less';
header {
+ padding-top: 0.5em;
background-color: white;
-
- .title-bar {
- line-height: 25px;
- text-align: center;
- }
-
@separator-color: lighten(grey, 15%);
-
.menu {
padding: 10px;
border-bottom: solid @separator-color 1px;