correct margining
This commit is contained in:
parent
1794200c52
commit
b869bc9cfc
|
@ -235,7 +235,7 @@ nav.top div.slideout.account .username {
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.top div.slideout.account .dropdown .mycon {
|
nav.top div.slideout.account .dropdown .mycon {
|
||||||
margin-right: 4px;
|
margin: 2px 4px 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.top div.slideout.account .dropdown .username .currency {
|
nav.top div.slideout.account .dropdown .username .currency {
|
||||||
|
@ -396,7 +396,7 @@ nav .logo {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
margin: 0px;
|
margin: 0px -2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.longbutton.txt a {
|
.longbutton.txt a {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user