Skip to content

Commit 0247c7a

Browse files
committed
-> Closing up vertical space
1 parent 45acfb7 commit 0247c7a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

static/css/style.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4471,3 +4471,11 @@ d-topics-list iframe {
44714471
fill: #b0d4f3;
44724472
}
44734473

4474+
.filter-display-panel .panel-body, .shopping-cart-panel .panel-body {
4475+
padding-top: 0px
4476+
}
4477+
4478+
.filter-display-panel .panel-heading, .shopping-cart-panel .panel-heading,
4479+
#projects_panel_container .panel-heading {
4480+
padding-bottom: 0px
4481+
}

0 commit comments

Comments
 (0)