Skip to content
Snippets Groups Projects

Reduce whitespace above and below panel contents.

Merged Adam Caprez requested to merge panel-spacing into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -123,3 +123,7 @@ table-layout: fixed;
display: inline !important;
}
.panel-body {
padding-top: 2px;
padding-bottom: 2px;
}
Loading