diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index 7794dd6..c914bbc 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -23,7 +23,9 @@ //RWD @import "RWD"; - +.navbar-brand .default_site_h1{ + height: auto; +} .dropdown-toggle:focus { // outline: 2px solid #43B5FC; outline: transparent;