1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-18 16:09:36 +02:00

some ombi fixes

This commit is contained in:
gilbN 2019-09-19 00:23:46 +02:00
parent 09ff1b8db1
commit 4fa479ada6

View File

@ -239,6 +239,9 @@ hr {
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
margin-left: 3px;
}
i.fa.fa-minus, i.fa.fa-plus {
display:none;
}