Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Commit

Permalink
Remove obsolete/faulty css for the top right button
Browse files Browse the repository at this point in the history
Signed-off-by: Felix A. Epp <[email protected]>
  • Loading branch information
eppfel committed Jan 22, 2017
1 parent 9c57d52 commit 3262994
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions css/gallerybutton.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
#controls .button.view-switcher {
float: right;
margin-top: 5px;
font-weight: normal;
width: 40px;
padding: 6px 11px;
background-color: transparent;
border: 1px solid transparent;
}

#controls .button.view-switcher img{
Expand All @@ -21,7 +17,6 @@
float: none;
margin-right: 4px;
padding: 7px 11px;
background-color: rgba(240, 240, 240, .9);
}

#controls .button.view-switcher.gallery img{
Expand Down

0 comments on commit 3262994

Please sign in to comment.