mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Limit width and margin publish model form controls to the enclosing box
This commit is contained in:
parent
c570daf03b
commit
91e653dafc
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
.modal-body-publish {
|
.modal-body-publish {
|
||||||
.form-control,
|
|
||||||
.form-control-box {
|
.form-control-box {
|
||||||
width: 70%;
|
width: 70%;
|
||||||
margin-bottom: 1.0ex;
|
margin-bottom: 1.0ex;
|
||||||
|
|
Loading…
Reference in a new issue