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:
nate stemen 2020-03-30 14:12:44 -04:00 committed by Copybot
parent 344b2b2395
commit 1af99ac8b2

View file

@ -84,7 +84,6 @@
}
select {
width: 50%;
flex: 0 0 50%;
margin: 9px 0;
}
.form-controls {