diff --git a/static/css/pad.css b/static/css/pad.css index c48d0d960..b354f0c53 100644 --- a/static/css/pad.css +++ b/static/css/pad.css @@ -1189,7 +1189,7 @@ label[for=readonlyinput] { #embed, #importexport { position: relative; width: 100%; - height: 100%; + height: auto; left: 0; top: -36px; border-radius: 0;