width: 100% + shadows fails

This commit is contained in:
Shish 2012-06-26 19:41:20 +01:00
parent b82fd133fc
commit cd693630a3

View File

@ -13,7 +13,7 @@
-moz-column-break-inside: avoid;
-webkit-column-break-inside: avoid;
text-align: center;
width: 100%;
width: 90%;
}
.setupblock TEXTAREA {
width: 100%;