missing 'important' flag
This commit is contained in:
parent
ff1882387d
commit
3655ea22a6
1 changed files with 1 additions and 2 deletions
|
|
@ -1754,7 +1754,7 @@ ul#request_result
|
||||||
:height 50px
|
:height 50px
|
||||||
:width 50px
|
:width 50px
|
||||||
:margin
|
:margin
|
||||||
:right 10px
|
:right 10px !important
|
||||||
|
|
||||||
.button.share
|
.button.share
|
||||||
:padding
|
:padding
|
||||||
|
|
@ -2310,7 +2310,6 @@ ul.show_comments,
|
||||||
.description
|
.description
|
||||||
:margin
|
:margin
|
||||||
:top 0px
|
:top 0px
|
||||||
:left -3px
|
|
||||||
|
|
||||||
.tiny_text
|
.tiny_text
|
||||||
:font
|
:font
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue