Merge pull request #3305 from rabuzarus/20170408_-_fix_frio_css_nav_account_button
Bugfix: there was a gui issue on the navbar account dropdown button
This commit is contained in:
commit
5592837f71
|
@ -440,7 +440,7 @@ nav.navbar .nav>li>a:focus{
|
|||
border-radius: 3px;
|
||||
}
|
||||
#topbar-first .nav>.account .dropdown-toggle {
|
||||
padding: 10px 5px 8px;
|
||||
padding: 10px 5px 0px;
|
||||
line-height: 1.1em;
|
||||
text-align: left
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue