fixes the smileys icon height (thanks @emcho)

This commit is contained in:
luciash 2016-05-03 16:21:57 +02:00
parent 38fb8cc9af
commit a1435b3268
1 changed files with 1 additions and 2 deletions

View File

@ -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;
}
}