Change again margin-top to button.hollow

This commit is contained in:
Alessandro Cuoghi
2017-09-28 17:13:45 +02:00
parent 4eee5f6eba
commit 20fd176b6a

View File

@@ -2199,7 +2199,7 @@ table {
}
.button.hollow {
margin-top: rem-calc(10);
margin-top: rem-calc(15);
}
}