Skip to content

Commit

Permalink
remove top margin on actions buttons to be aligned horizontal in futu…
Browse files Browse the repository at this point in the history
…re change described in mantis:

0018788: Use standardised button layout below page heading on Subscriber lists page
  • Loading branch information
mariez committed Nov 11, 2017
1 parent 83625b4 commit 2b7dd1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion less/legacy.less
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ span.nexttab, span.prevtab{margin:35px 0 0 0}
#exportdates{margin:15px 0 30px}
.memberCount, .unconfirmedCount, .blacklistedCount{ font-weight:bold}
.paging{height:35px}
div.actions .btn,.action-button{margin-top:10px;margin-bottom:10px}
div.actions .btn,.action-button{margin-bottom:10px}
table.spageeditListing td{padding-bottom:10px !important }
.sendSubmit{margin-top:30px;border-top:1px dotted #CCC;padding-top:10px}
/*plugin segmentation*/
Expand Down

0 comments on commit 2b7dd1a

Please sign in to comment.