This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/css/mod_mitem.css
2014-05-11 17:37:54 -07:00

11 lines
127 B
CSS

.menu-item-list {
list-style-type: none;
}
.mitem-edit {
margin-right: 15px;
}
.menu-item-list li {
margin-bottom: 15px;
}