MDL-47494 ddmarker: OU-2422 Added 20px margin between drag items and image above

This commit is contained in:
Jamie Pratt
2011-11-29 14:44:06 +07:00
parent 5a34e0b037
commit d89a348524
+3
View File
@@ -34,6 +34,9 @@
.que.ddmarker .dragitems .draghome {
margin : 10px;
}
.que.ddmarker .dragitems {
margin-top : 20px;
}
.que.ddmarker .dragitems.readonly .dragitem {
cursor: auto;
}