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 {
|
||||
@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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue