Further fix collapsed search styling
This commit is contained in:
parent
a72a9858ad
commit
5618609833
3 changed files with 10 additions and 14 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
.content .row {
|
||||
> .col-xs-12 {
|
||||
z-index: 1;
|
||||
|
||||
background-color: var(--color-background);
|
||||
|
||||
|
@ -24,6 +25,7 @@
|
|||
@media @screen_min-md {
|
||||
> .col-xs-12 {
|
||||
border-left: dashed 0.25em var(--color-shade-4);
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue