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