fix buttons

This commit is contained in:
Felix Förtsch
2017-08-11 17:33:33 +02:00
parent 5e65b644fd
commit 1890a11391
2 changed files with 198 additions and 194 deletions
+5 -1
View File
@@ -11,7 +11,7 @@ body {
}
#thesesbox{
min-height: 250px;
min-height: 150px;
}
.button-wrapper .btn {
margin-bottom: 10px;
@@ -37,4 +37,8 @@ body {
.pagination > .active.pagination-no > a {
background-color: #ff4136;
border-color: #00CC66;
}
.m-t-5 {
margin-top: 5px;
}