Fix button gluing in web interface

This commit is contained in:
Andrey Cherepanov 2015-04-10 12:12:20 +03:00
parent f819df48da
commit e3604107e7

View File

@ -113,6 +113,7 @@ small {
color: #FFFFFF;
background-color: #455a85;
border: 1px solid #1b2575;
margin: 2px;
}
#main .btn:hover, .box .btn:hover {