Bugfix: there was a gui issue on the navbar account dropdown button
This commit is contained in:
parent
366ccdb09a
commit
c65fc6f8de
|
@ -440,7 +440,7 @@ nav.navbar .nav>li>a:focus{
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
#topbar-first .nav>.account .dropdown-toggle {
|
#topbar-first .nav>.account .dropdown-toggle {
|
||||||
padding: 10px 5px 8px;
|
padding: 10px 5px 0px;
|
||||||
line-height: 1.1em;
|
line-height: 1.1em;
|
||||||
text-align: left
|
text-align: left
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user