mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-05 09:00:07 +00:00
Merge pull request #2701 from overleaf/ns-cmg-dropdown-menus-grow
Remove flex rule on left menu selects to stop unnecessary growth GitOrigin-RevId: 72ceb7b3e3b2375328c94943b84e7f85f024e7cc
This commit is contained in:
parent
344b2b2395
commit
1af99ac8b2
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@
|
|||
}
|
||||
select {
|
||||
width: 50%;
|
||||
flex: 0 0 50%;
|
||||
margin: 9px 0;
|
||||
}
|
||||
.form-controls {
|
||||
|
|
Loading…
Reference in a new issue