]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Minor markup fix
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 596ce42f4bb7e2b3de7acb1a3144a04374285461..46bce79edbddc9928b5031de40dac460a465fa9c 100644 (file)
@@ -812,11 +812,11 @@ border-radius:4px;
 }
 
 .notice div.entry-content {
-/*border:1px solid blue;*/
 clear:left;
 float:left;
-/*width:48%;*/
 font-size:0.95em;
+margin-left:59px;
+width:70%;
 }
 .notice div.entry-content a,
 .notice .notice-options a,
@@ -829,22 +829,11 @@ float:left;
 font-size:1.025em;
 }
 
-#laconicat .notice div.entry-content {
-/*margin-left:0;*/
-}
-
 .notice div.entry-content dl,
 .notice div.entry-content dt,
 .notice div.entry-content dd {
 display:inline;
 }
-.notice div.entry-content .timestamp {
-margin-left:59px;
-}
-#showstream .notice div.entry-content .timestamp {
-margin-left:0;
-}
-
 
 .notice div.entry-content .timestamp dt,
 .notice div.entry-content .response dt {