Skip to content

Commit

Permalink
Margin changes for the small bookmark buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaines committed Apr 21, 2012
1 parent 9bc3cbf commit 234612c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intranet/style.css
Expand Up @@ -39,7 +39,7 @@ h2 {padding-bottom: 10px;}
}

.actionButton.big {text-indent: -99999px;}
.actionButton.small {padding: 15px; text-decoration: none; color: #222;}
.actionButton.small {padding: 15px; text-decoration: none; color: #222; margin: 0 22px 20px 0;}
.actionButton.big span {width: 206px; height: 97px; display: block; background-position: center; background-repeat: no-repeat;}
.actionButton.sickbeard span {background-image: url("images/sickbeard.png");}
.actionButton.couchpotato span {background-image: url("images/couch.png"); background-position: center bottom;}
Expand Down

0 comments on commit 234612c

Please sign in to comment.