Few minor improvements to emoji awards UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
618b54910e
commit
2c7d867862
1 changed files with 2 additions and 3 deletions
|
@ -104,8 +104,8 @@
|
||||||
|
|
||||||
.awards {
|
.awards {
|
||||||
@include clearfix;
|
@include clearfix;
|
||||||
line-height: 32px;
|
line-height: 34px;
|
||||||
margin: 5px 0;
|
margin: 2px 0;
|
||||||
|
|
||||||
.award {
|
.award {
|
||||||
@include border-radius(5px);
|
@include border-radius(5px);
|
||||||
|
@ -137,7 +137,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.awards-controls {
|
.awards-controls {
|
||||||
line-height: 32px;
|
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
float: left;
|
float: left;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue