flatten boxes

This commit is contained in:
Frédéric Péters 2015-03-08 20:50:31 +01:00
parent 40fc4b938b
commit 662114fe46
1 changed files with 0 additions and 3 deletions

View File

@ -789,9 +789,6 @@ div.block {
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #ccc;
box-shadow: 0px 2px 3px rgba(0, 0, 0, .4);
-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, .4);
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, .4);
}
input[type="text"],