diff --git a/htdocs/application/views/view/view.php b/htdocs/application/views/view/view.php index eb3431d..ceb11d3 100755 --- a/htdocs/application/views/view/view.php +++ b/htdocs/application/views/view/view.php @@ -12,11 +12,10 @@ This paste is a reply to by
URL - Shorturl - + Embed '); ?>" />
">Download Paste or ">View RawExpand paste to full width of browser | Change Viewing Options diff --git a/htdocs/static/styles/main.css b/htdocs/static/styles/main.css index 76c0c29..1328002 100644 --- a/htdocs/static/styles/main.css +++ b/htdocs/static/styles/main.css @@ -360,6 +360,11 @@ h4 { float: left; } +#embed_field { + width: 200px; + border: 1px solid #ccc; +} + .paste { margin: 0 auto; width: 900px;