Little fix and previous fix on a different place
This commit is contained in:
parent
d2b5bb843f
commit
59eb3b3351
@ -1386,7 +1386,7 @@ brain is weird like that */
|
|||||||
border:1px solid $acpopup_bordercolour;
|
border:1px solid $acpopup_bordercolour;
|
||||||
}
|
}
|
||||||
.acpopupitem {
|
.acpopupitem {
|
||||||
background-color:$acpopup_bgcolour; padding: 4px;
|
background-color:$acpopup_bgcolour;
|
||||||
clear:left;
|
clear:left;
|
||||||
}
|
}
|
||||||
.acpopupitem.taggable {
|
.acpopupitem.taggable {
|
||||||
@ -2289,8 +2289,9 @@ blockquote {
|
|||||||
text-decoration: $input_decohover;
|
text-decoration: $input_decohover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-primary {
|
.btn-default.btn-sm:hover, .btn-default.btn-sm:focus, .btn-default.btn-sm:active .btn-default.btn-sm.active {
|
||||||
z-index: 10;
|
text-decoration: none;
|
||||||
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 767px) {
|
@media screen and (max-width: 767px) {
|
||||||
|
Reference in New Issue
Block a user