diff --git a/static/css/pad.css b/static/css/pad.css index 3d170c3dd..0101e7c10 100644 --- a/static/css/pad.css +++ b/static/css/pad.css @@ -786,11 +786,11 @@ padding: 10px; border-radius: 6px; } -#embedcode, #readonlyUrl { +#embedcode, #readonlyUrl, #linkcode { margin-left:10px; } -#embedinput, #readonlyInput{ +#embedinput, #readonlyInput, #linkinput, #rolinkinput, #roembedinput { width:375px; height:24px; display:inline; @@ -1146,4 +1146,4 @@ width:33px !important; #editbar ul li { padding: 4px 1px; } -} \ No newline at end of file +}