fix settings layout
This commit is contained in:
parent
e7211979e8
commit
6a9e2a0a32
4 changed files with 105 additions and 91 deletions
|
|
@ -218,7 +218,7 @@ header .alt-currency {
|
|||
width: 30px;
|
||||
float: right;
|
||||
background-color: #23C9A9;
|
||||
padding: 22px 6px;
|
||||
padding: 16px 6px;
|
||||
color: #B6E9DF;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
|
||||
/* Better Font Rendering =========== */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue