修改BUG:Top-Menu样式UL默认左间隙为40px,导致屏幕过小时自动换行
This commit is contained in:
parent
33f8382a3e
commit
efdc3d570e
|
@ -99,6 +99,7 @@ a, a:hover, a:focus {
|
|||
/*Right Profile*/
|
||||
.top-menu {
|
||||
margin-top: 7px;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.top-menu .username {
|
||||
|
|
Loading…
Reference in New Issue