better button style

This commit is contained in:
Devaev Maxim
2018-12-19 00:15:14 +03:00
parent 3e7b5bf049
commit 1ee5c81417
5 changed files with 13 additions and 4 deletions

View File

@@ -47,6 +47,8 @@ div.modal div.modal-window div.modal-buttons {
}
div.modal div.modal-window div.modal-buttons button {
box-shadow: none;
border: none;
border-radius: 0;
height: 40px;
}