Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
#10 - fix bootstrap margin
Browse files Browse the repository at this point in the history
  • Loading branch information
nizsheanez committed Aug 25, 2012
1 parent f782b08 commit 58d5154
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions protected/modules/main/portlets/views/AdminMenu.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
background: #CFCFCF;
text-decoration: none;
}
.accordion-head a i{
margin: 0;
}

.accordion-body {
background: #FAFAFA;
border-top: 1px solid #CCC;
Expand Down

0 comments on commit 58d5154

Please sign in to comment.