Minor changes

This commit is contained in:
Emmanouil Konstantinidis 2017-02-15 17:24:16 +00:00
parent 0ed8059faf
commit 507525c50f

View File

@ -273,9 +273,8 @@ body {
}
.api-modal .modal-body .request-awaiting {
background-color: #f8f5f0;
text-align: center;
padding: 5px 10px;
padding: 35px 10px;
}
.api-modal .modal-body .meta {
@ -301,4 +300,5 @@ body {
.api-modal .modal-content .response .well {
margin: 0;
max-height: 550px;
}