Skip to content

Commit

Permalink
Removed image border from Minister box in GCWU theme home page small …
Browse files Browse the repository at this point in the history
…screen view.
  • Loading branch information
Paul Jackson authored and Paul Jackson committed May 2, 2013
1 parent c91b370 commit d78e1ae
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/theme-gcwu-fegc/sass/includes/_default-mobile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,17 @@ table {
}
}

%gcwu-default-mobile-background-image-none-important {
background-image: none !important;
}
.gcwu-minister-in {
@extend %gcwu-default-mobile-background-image-none-important;
}
.gcwu-minister {
p {
@extend %gcwu-default-mobile-background-image-none-important;
}

.wet-boew-menubar {
a {
background: #eee;
Expand Down

0 comments on commit d78e1ae

Please sign in to comment.