mirror of
https://gitdab.com/cadence/breezewiki.git
synced 2026-03-05 13:40:27 -05:00
Make the search box magically fit the space
This commit is contained in:
@@ -256,6 +256,9 @@ figcaption, .lightbox-caption, .thumbcaption {
|
||||
.bw-ss__list--loading {
|
||||
background: #c0c0c0;
|
||||
}
|
||||
.bw-ss__input {
|
||||
width: 100%; /* magically makes it fit the available space */
|
||||
}
|
||||
.bw-ss__input--accepted {
|
||||
background: #fffbc0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user