]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/static/css/webcit.css
increased the margin around the message reading boxes
[citadel.git] / webcit-ng / static / css / webcit.css
index b1b2fa461f6deacae4f60c8e5b843add83d6073b..4ed39efb865dac0a0b431601bd0a21ed533f7889 100644 (file)
@@ -16,10 +16,7 @@ html,body,h1,h2,h3,h4,h5 {
        overflow: hidden;
        border-radius: 25px;
        background-color: white;
-       margin-left: 4px;
-       margin-top: 4px;
-       margin-bottom: 4px;
-       margin-right: 4px;
+       margin: 8px;
        padding: 4px;           /* inside the box */
 }