Skip to content

Commit

Permalink
Merge pull request #10 from stockmind/patch-1
Browse files Browse the repository at this point in the history
Fix breaking css typos in main stylesheet
  • Loading branch information
collectiveaccess authored Apr 13, 2018
2 parents 1482407 + 7ad7d8a commit c9483dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/default/assets/pawtucket/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@ a.browseRemoveFacet img {
left: 0px !important;
}
.front .jcarousel-control-next {
right:0px; !important;
right:0px !important;
}
.front .jcarousel-control-next,
.front .jcarousel-control-prev {
Expand Down Expand Up @@ -3159,7 +3159,7 @@ div.caMediaOverlayRepThumbs a.selectedRep img{
padding: 5px;
/* min-width: 120px; */
max-width: 300px;
*/ min-height: 50px; */
/* min-height: 50px; */
}

/* ----------------- print specific styles ----------------------*/
Expand Down

0 comments on commit c9483dc

Please sign in to comment.