André 2018-05-28 18:49:23 +02:00
commit b2c8340cfd
1 changed files with 4 additions and 1 deletions

View File

@ -56,4 +56,7 @@ body.modal-open {
.thumbnail img {
min-height:100px;
height:100px;
}
}
.nav-tabs>li>a {
z-index: 1;
}