width: 100% + shadows fails
This commit is contained in:
parent
b82fd133fc
commit
cd693630a3
@ -13,7 +13,7 @@
|
|||||||
-moz-column-break-inside: avoid;
|
-moz-column-break-inside: avoid;
|
||||||
-webkit-column-break-inside: avoid;
|
-webkit-column-break-inside: avoid;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 100%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
.setupblock TEXTAREA {
|
.setupblock TEXTAREA {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user