Fix hidden fields issue in Iceweasel
This commit is contained in:
parent
b9cafc0579
commit
b0a123b270
1 changed files with 3 additions and 0 deletions
|
|
@ -752,6 +752,9 @@ textarea
|
|||
input[type='checkbox']
|
||||
:width auto
|
||||
|
||||
input[type='hidden']
|
||||
:display none
|
||||
|
||||
.submit_block
|
||||
:text
|
||||
:align right
|
||||
|
|
|
|||
Loading…
Reference in a new issue