Skip to content

Commit

Permalink
Drop custom CSS for Joomla CiviCRM menu so it works with shoreditch t…
Browse files Browse the repository at this point in the history
…heme
  • Loading branch information
mattwire committed Aug 7, 2018
1 parent 0786231 commit 8aa67b8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions css/joomla.css
Original file line number Diff line number Diff line change
Expand Up @@ -295,14 +295,7 @@ br.clear {
/* Moved from civicrm.css in v3.2 */

ul#civicrm-menu {
z-index: 1;
position:relative;
border: none;
left:0px;
height:0px;
padding: 2px 0px 25px 2px !important;
padding-bottom:25px !important; /*moz bottom */
padding-bottom:2px; /*ie bottom */
}

div#toolbar-box div.m {
Expand Down

1 comment on commit 8aa67b8

@pradpnayak
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.