Added gutter to bottom of last plugin card.

This commit is contained in:
Oliver Hamlet
2014-12-31 11:31:29 +00:00
parent ee7191a1a4
commit d4fcfe329c
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -121,7 +121,6 @@ paper-item > a:hover {
#summary {
background: white;
margin: 8px;
margin-bottom: 0;
padding: 16px;
border-radius: 2px;
box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px, rgba(0, 0, 0, 0.0980392) 0px 0px 3px;
+1 -2
View File
@@ -37,8 +37,7 @@ loot-clear-metadata
#wrapper {
display: block;
background:white;
margin: 8px;
margin-bottom: 0;
margin: 0 8px 8px 8px;
position: relative;
border-radius: 2px;
box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px, rgba(0, 0, 0, 0.0980392) 0px 0px 3px;