]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Minor
authorsarven <csarven@plantard.controlezvous.ca>
Fri, 23 Jan 2009 00:25:47 +0000 (00:25 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Fri, 23 Jan 2009 00:25:47 +0000 (00:25 +0000)
theme/base/css/display.css

index 46bce79edbddc9928b5031de40dac460a465fa9c..54a5b883325b7e2f3c8ac73ea6c03325128d99c7 100644 (file)
@@ -818,11 +818,10 @@ font-size:0.95em;
 margin-left:59px;
 width:70%;
 }
-.notice div.entry-content a,
-.notice .notice-options a,
-.notice .notice-options input {
-
+#showstream .notice div.entry-content {
+margin-left:0;
 }
+
 .notice .notice-options a,
 .notice .notice-options input {
 float:left;
@@ -845,14 +844,6 @@ display:inline-block;
 .notice div.entry-content .device dt {
 text-transform:lowercase;
 }
-.notice div.entry-content a {
-
-}
-.notice div.entry-content a:hover {
-}
-
-
-