#4593 closed enhancement (no action required)
css div.action ( in directories ): no enough margin in case more than button
Reported by: | megainfo | Owned by: | MegaInfo |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.6.1 |
Component: | Templates | Keywords: | |
Cc: |
Description
if there is more than one buttons in action div ,there is no enough bottom margin and buttons are lag.
i add some margin to all generic button into the action div :
ul.item-list li div.action div.generic-button{
margin-bottom: 12px;
}
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi. Is it possible to get a link or a screenshot demonstrating the issue please?