[Web] Revert some style changes, mobile view should be fixes/better with bootstrap 4

This commit is contained in:
andryyy
2019-12-25 10:30:49 +01:00
parent 93c569c3ef
commit c87fdd21c5
5 changed files with 2 additions and 17 deletions

View File

@@ -77,7 +77,3 @@ table tbody tr {
table tbody tr td input[type="checkbox"] {
cursor: pointer;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs .open>a, .nav-tabs .open>a:hover, .nav-tabs .open>a:focus {
padding-bottom: 10px;
margin-top: 6px;
}

View File

@@ -59,7 +59,3 @@ table tbody tr {
table tbody tr td input[type="checkbox"] {
cursor: pointer;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs .open>a, .nav-tabs .open>a:hover, .nav-tabs .open>a:focus {
padding-bottom: 10px;
margin-top: 6px;
}