1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00

UI Improvements - Admin Default Theme - Updates #194

This commit is contained in:
Awilum
2014-02-18 23:02:59 +02:00
parent 32e2890b37
commit a0719eac94

View File

@@ -444,19 +444,19 @@ td, th {
margin-bottom: 10px;
}
.margin-top-1em {
.margin-top-1 {
margin-top: 1em;
}
.margin-top-2em {
.margin-top-2 {
margin-top: 2em;
}
.margin-bottom-1em {
.margin-bottom-1 {
margin-bottom: 1em;
}
.margin-bottom-2em {
.margin-bottom-2 {
margin-bottom: 2em;
}