MDL-43994 theme_bootstrapbase: consistent commenting between themes

This commit is contained in:
Sam Hemelryk
2014-02-10 09:10:20 +13:00
parent 642ad27297
commit 002a736eee
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -51,4 +51,3 @@ body.dir-rtl.has_dock {margin-left: 0px; margin-right: 30px}
#dock .moodle-core-dragdrop-draghandle {
display: none;
}
@@ -68,6 +68,7 @@ body.has_dock {
}
}
// Hide the move icon for blocks which are docked.
.editing_move,
.moodle-core-dragdrop-draghandle {
display: none;