NIHVIVO-2232: Added more padding between the sortable icon and the menu item.
This commit is contained in:
parent
0347b682c7
commit
77e2f56459
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ ul.menuItems li {
|
|||
background: #f3f3f0;
|
||||
}
|
||||
ul.menuItems.dragNdrop li {
|
||||
padding-left: 1em;
|
||||
padding-left: 1.4em;
|
||||
background: url("../../edit/forms/images/sortable_icon.png") no-repeat .4em center #f3f3f0;
|
||||
cursor: move;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue