]> ruin.nu Git - ndwebbie.git/blobdiff - root/static/markitup/skins/simple/style.css
Don't use hardcoded width
[ndwebbie.git] / root / static / markitup / skins / simple / style.css
index 1838ded6411e5fbfd9d0168de007de3e78e94d94..3107f1d06595b839816a07100d11fdc29895f23d 100644 (file)
@@ -12,7 +12,6 @@
        text-decoration:none;
 }
 .markItUp  {
-       width:700px;
        margin:5px 0 5px 0;
 }
 .markItUpContainer  {
@@ -20,8 +19,6 @@
 }
 .markItUpEditor {
        font:12px 'Courier New', Courier, monospace;
-       padding:5px;
-       width:690px;
        height:320px;
        clear:both; display:block;
        line-height:18px;