]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Minor CSS order/cleanup.
authorSarven Capadisli <csarven@controlyourself.ca>
Mon, 27 Apr 2009 20:07:22 +0000 (20:07 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Mon, 27 Apr 2009 20:07:22 +0000 (20:07 +0000)
theme/base/css/display.css

index 0bc2e68b65afcf7f8af00ae8b853c7586f93736f..dc6b4bc29a52f1a190c26ca78316d22ffc4d2de6 100644 (file)
@@ -842,23 +842,6 @@ text-transform:lowercase;
 }
 
 
-
-.notice-data {
-position:absolute;
-top:18px;
-right:0;
-min-height:50px;
-margin-bottom:4px;
-}
-.notice .entry-content .notice-data dt {
-display:none;
-}
-
-.notice-data a {
-display:block;
-outline:none;
-}
-
 .notice-options {
 padding-left:2%;
 float:left;
@@ -1036,6 +1019,8 @@ padding-right:30px;
 .hentry .entry-content p {
 margin-bottom:18px;
 }
+.system_notice ul,
+.instructions ul,
 .hentry entry-content ol,
 .hentry .entry-content ul {
 list-style-position:inside;
@@ -1160,9 +1145,6 @@ clear:both;
 margin-bottom:0;
 }
 
-.instructions ul {
-list-style-position:inside;
-}
 .instructions p,
 .instructions ul {
 margin-bottom:18px;