mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-12 14:57:53 +02:00
Make searchbox size adjust to length
This commit is contained in:
@ -24,7 +24,8 @@
|
||||
border-bottom-left-radius: 2px;
|
||||
border-top-left-radius: 2px;
|
||||
border-left-width: 2px !important;
|
||||
width: 300px;
|
||||
min-width: 300px;
|
||||
max-width: 50vw;
|
||||
}
|
||||
|
||||
#Searchbox-connector {
|
||||
|
Reference in New Issue
Block a user