moving buttons down off the header area, styles to be updated more later

This commit is contained in:
Jason White
2014-08-26 21:29:45 -04:00
parent 37aed7ffe1
commit ff76644664
2 changed files with 19 additions and 11 deletions

View File

@ -743,3 +743,8 @@ fieldset[disabled] .btn-warning.active {
display: none;
}
}
#buttonPanel {
padding:3px;
width:auto;
}