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
|
||||
|
||||
#share_with
|
||||
:min-width 400px
|
||||
:max-width 400px
|
||||
:min-width 430px
|
||||
|
||||
.avatar
|
||||
:width 50px
|
||||
|
|
@ -2427,6 +2426,8 @@ ul.show_comments
|
|||
p
|
||||
:padding
|
||||
:left 1em
|
||||
input[type='text']
|
||||
:width 60%
|
||||
|
||||
&.checkbox_select
|
||||
label
|
||||
|
|
|
|||
Loading…
Reference in a new issue