diff options
| author | garbash <dor.garbash@gmail.com> | 2014-11-30 16:59:51 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-11-30 16:59:51 +0200 |
| commit | 897b200c5ea77b72ea694f912a66129be3ed029c (patch) | |
| tree | a285f7dda33f598e4679d2547cabd24bcd4ac9e8 /res/css/partials/top-bar.scss | |
| parent | c37466600d9b6815f97ac37620db7fad750a9dcc (diff) | |
Styled search-bar
Diffstat (limited to 'res/css/partials/top-bar.scss')
| -rw-r--r-- | res/css/partials/top-bar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/partials/top-bar.scss b/res/css/partials/top-bar.scss index 71414b7a..0224410c 100644 --- a/res/css/partials/top-bar.scss +++ b/res/css/partials/top-bar.scss @@ -3,7 +3,7 @@ top:0; left:0; width:100%; - height:36px; + height:$top-bar-height; background-color:#363636; //todo: $dark-grey } |
