Skip to content

Commit

Permalink
Simpler and better
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonge committed Jul 16, 2018
1 parent 5c5f9f7 commit d9fecf5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions administrator/templates/atum/css/template-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -1733,9 +1733,7 @@ th {
.subhead .btn [class*=' icon-'],
.subhead .btn [class^='fa-'],
.subhead .btn [class*=' fa-'] {
margin: 0 -22px 0 22px;
border-right: 0;
border-left: 1px solid #ccc; }
margin: 0 -22px 0 22px; }

.subhead .btn-group {
margin-left: .75rem !important; }
Expand All @@ -1752,8 +1750,6 @@ th {
.subhead .btn-sm [class^='fa-'],
.subhead .btn-sm [class^='icon-'] {
margin: 0 -22px 0 22px;
border-right: 0;
border-left: 1px solid #ccc;
border-radius: 0 3px 3px 0; }

.com_cpanel .card .list-group > .published {
Expand Down

0 comments on commit d9fecf5

Please sign in to comment.