fixed some css glitches at the #share_with popup
This commit is contained in:
parent
17daf3c7ca
commit
a13a7ad5c1
1 changed files with 3 additions and 2 deletions
|
|
@ -2187,8 +2187,7 @@ h3,h4
|
||||||
:top -0.2em
|
:top -0.2em
|
||||||
|
|
||||||
#share_with
|
#share_with
|
||||||
:min-width 400px
|
:min-width 430px
|
||||||
:max-width 400px
|
|
||||||
|
|
||||||
.avatar
|
.avatar
|
||||||
:width 50px
|
:width 50px
|
||||||
|
|
@ -2427,6 +2426,8 @@ ul.show_comments
|
||||||
p
|
p
|
||||||
:padding
|
:padding
|
||||||
:left 1em
|
:left 1em
|
||||||
|
input[type='text']
|
||||||
|
:width 60%
|
||||||
|
|
||||||
&.checkbox_select
|
&.checkbox_select
|
||||||
label
|
label
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue