fix modal view styl

This commit is contained in:
Stefan Sterz 2016-02-28 22:31:19 +01:00
parent 5213deaa78
commit 900f809731
1 changed files with 4 additions and 0 deletions

View File

@ -84,6 +84,10 @@ nav li img {
background-color: #c4124d;
}
.ng-modal form button, .ng-modal form {
margin-bottom: 0;
}
/* Modal */
.ng-modal {
width: 85% !important;