#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 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Templates | Version: | 1.6.1 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi. Is it possible to get a link or a screenshot demonstrating the issue please?