diff --git a/src/sass/_theme_layout.sass b/src/sass/_theme_layout.sass index 17577e67..ffd99120 100644 --- a/src/sass/_theme_layout.sass +++ b/src/sass/_theme_layout.sass @@ -33,7 +33,6 @@ html header, p.caption color: $nav-caption height: $base-font-size * 2 - display: inline-block line-height: $base-font-size * 2 padding: 0 $gutter margin: $base-line-height / 2 0 0 0 @@ -149,7 +148,6 @@ html color: $menu-link-light font-weight: normal a - display: inline-block line-height: 18px padding: $gutter / 4 $gutter display: block @@ -176,10 +174,7 @@ html z-index: $z-index-popover background-color: $nav-search-background-color text-align: center - padding: $gutter / 2 - display: block color: $nav-search-color - margin-bottom: $gutter / 2 input[type=text] width: 100% border-radius: 50px