diff --git a/static/css/pad.css b/static/css/pad.css index 1d99b03cc..c48d0d960 100644 --- a/static/css/pad.css +++ b/static/css/pad.css @@ -1190,9 +1190,9 @@ label[for=readonlyinput] { position: relative; width: 100%; height: 100%; - top: 0; - right: 0; left: 0; + top: -36px; + border-radius: 0; } #embedinput, #linkinput { width: 90%;