MDL-56931 themes: restrict extra padding to edit mode only

This commit is contained in:
Jake Dallimore
2016-11-15 09:29:57 +00:00
committed by Dan Poltawski
parent 396edc0a5e
commit 5cfaecac47
+1 -1
View File
@@ -377,7 +377,7 @@
}
}
.path-course-view #region-main > .card-block {
.path-course-view.editing #region-main > .card-block {
padding-bottom: 13rem;
}