fixed 'sign in' button width
This commit is contained in:
parent
45444316cb
commit
a07430c088
1 changed files with 2 additions and 2 deletions
|
|
@ -2292,10 +2292,10 @@ ul.show_comments
|
|||
:color #888
|
||||
|
||||
&.submit
|
||||
:width 100px
|
||||
:width auto
|
||||
|
||||
input
|
||||
:width 100px
|
||||
:width auto
|
||||
:position relative
|
||||
:height 40px
|
||||
:top 0px
|
||||
|
|
|
|||
Loading…
Reference in a new issue