]> ruin.nu Git - ndwebbie.git/commitdiff
Don't use hardcoded width
authorMichael Andreen <harv@ruin.nu>
Wed, 22 Apr 2009 15:29:59 +0000 (17:29 +0200)
committerMichael Andreen <harv@ruin.nu>
Sun, 21 Jun 2009 20:24:51 +0000 (22:24 +0200)
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;