Delete useless css styles. Update upper/lower case in properties

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
This commit is contained in:
Melanie Retter
2016-06-21 13:41:06 +02:00
parent 66360721e6
commit 8507626b69
4 changed files with 61 additions and 77 deletions

View File

@@ -53,22 +53,6 @@
font-size: 16px;
}
.v-gridlayout .v-gridlayout-marginTop {
margin-top: 20px !important;
}
.v-slot .v-slot-marginTop {
margin-top: 20px !important;
}
.v-gridlayout-marginTop {
margin-top: 20px !important;
}
.v-slot-marginTop {
margin-top: 20px !important;
}
.marginTop {
margin-top: 20px !important;
}