mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 06:56:54 +08:00
SCI-3640 set max width of search bar to 50%
This commit is contained in:
parent
692a5aff15
commit
1b31f7f30a
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@
|
|||
|
||||
.input-group {
|
||||
margin-bottom: 0;
|
||||
max-width: 50%;
|
||||
|
||||
.form-control {
|
||||
border-right: 0;
|
||||
|
|
Loading…
Reference in a new issue