1
0

Fix 'Add Suggestion' button formatting

This commit is contained in:
2017-01-01 20:13:26 -05:00
parent d24c324398
commit a395dacfef
2 changed files with 5 additions and 2 deletions

@ -21,3 +21,7 @@ div.tab-content {
div.row div.panel div.panel-body {
padding: 15px 0 15px 0
}
.addsuggestionbutton {
margin-top: 25px;
}