diff --git a/src/assets/styles/spec/components/topbar.scss b/src/assets/styles/spec/components/topbar.scss index e7f665a..996acc6 100755 --- a/src/assets/styles/spec/components/topbar.scss +++ b/src/assets/styles/spec/components/topbar.scss @@ -12,7 +12,6 @@ background-color: $default-white; border-bottom: 1px solid $border-color; display: block; - height: $header-height; margin-bottom: 0; padding: 0; position: fixed; @@ -31,6 +30,8 @@ .header-container { @include clearfix; + height: $header-height; + .nav-left, .nav-right { list-style: none; diff --git a/src/blank.html b/src/blank.html index 79347a3..d040af8 100755 --- a/src/blank.html +++ b/src/blank.html @@ -3,7 +3,7 @@ - Chat + Blank