mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Added gutter to bottom of last plugin card.
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user