Fixed style of header controls
This commit is contained in:
parent
39c3ca3ef0
commit
569240bdce
|
@ -407,6 +407,9 @@
|
|||
.button,
|
||||
a {
|
||||
border: none;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
&:hover {
|
||||
background: none;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
.icon {
|
||||
line-height: 1;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user