Few minor improvements to emoji awards UI

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-11-19 10:59:58 +01:00
parent 618b54910e
commit 2c7d867862
No known key found for this signature in database
GPG key ID: 627C5F589F467F17

View file

@ -104,8 +104,8 @@
.awards {
@include clearfix;
line-height: 32px;
margin: 5px 0;
line-height: 34px;
margin: 2px 0;
.award {
@include border-radius(5px);
@ -137,7 +137,6 @@
}
.awards-controls {
line-height: 32px;
margin-left: 10px;
float: left;