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

Merge branch 'panel-spacing' into 'master'

Reduce whitespace above and below panel contents.

See merge request !43
parents a9394252 e8d0bb3d
No related branches found
No related tags found
1 merge request!43Reduce whitespace above and below panel contents.
......@@ -123,3 +123,7 @@ table-layout: fixed;
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