fixes the smileys icon height (thanks @emcho)
This commit is contained in:
parent
38fb8cc9af
commit
a1435b3268
|
@ -152,7 +152,6 @@
|
|||
right: 5px;
|
||||
background: white;
|
||||
border-radius: 50px;
|
||||
height: 26px;
|
||||
margin: auto;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
@ -250,4 +249,4 @@ a:hover {
|
|||
|
||||
a:active {
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue