1
0
Fork 0
forked from 0x2620/oxjs

fix for input with label

This commit is contained in:
Rolux 2010-02-26 16:52:36 +01:00
commit 231621f639
2 changed files with 7 additions and 2 deletions

View file

@ -220,8 +220,8 @@ textarea {
padding: 2px 4px 2px 4px;
margin: -1px 0 0 -1px;
resize: none;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
//-moz-border-radius: 8px;
//-webkit-border-radius: 8px;
}
.OxButton.OxSymbol,
.OxButton.OxSymbol:active,