mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
remove padding from stack manager migration block
This commit is contained in:
parent
53c16280bd
commit
7c0c48458e
1 changed files with 1 additions and 5 deletions
|
@ -125,10 +125,6 @@ h2 {
|
|||
border-bottom: 2px solid #F5F6F6;
|
||||
}
|
||||
|
||||
#existing-resources-area {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
padding-top: 34px;
|
||||
}
|
||||
|
@ -143,4 +139,4 @@ h2 {
|
|||
input[type="checkbox"] {
|
||||
-webkit-transform: scale(1.4);
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue