Skip to content
Snippets Groups Projects
Commit e8d0bb3d authored by Adam Caprez's avatar Adam Caprez
Browse files

Reduce whitespace above and below panel contents.

parent a9394252
Branches
Tags
1 merge request!43Reduce whitespace above and below panel contents.
...@@ -123,3 +123,7 @@ table-layout: fixed; ...@@ -123,3 +123,7 @@ table-layout: fixed;
display: inline !important; display: inline !important;
} }
.panel-body {
padding-top: 2px;
padding-bottom: 2px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment