updating css

This commit is contained in:
Rolux 2010-02-26 14:26:50 +01:00
parent 1a360f2668
commit 758ea24f1c

View file

@ -219,6 +219,7 @@ input::-moz-focus-inner {
textarea {
padding: 2px;
margin: -1px 0 0 -1px;
resize: none;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}