Merge branch 'fix-signin-button' of https://github.com/lfortin/diaspora
This commit is contained in:
commit
1c344f97f8
1 changed files with 2 additions and 2 deletions
|
|
@ -2355,10 +2355,10 @@ ul.show_comments
|
||||||
:color #888
|
:color #888
|
||||||
|
|
||||||
&.submit
|
&.submit
|
||||||
:width 100px
|
:width auto
|
||||||
|
|
||||||
input
|
input
|
||||||
:width 100px
|
:width auto
|
||||||
:position relative
|
:position relative
|
||||||
:height 40px
|
:height 40px
|
||||||
:top 0px
|
:top 0px
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue