]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge request from postblue for unclosed @media in CSS
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 7 Aug 2014 18:19:33 +0000 (20:19 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 7 Aug 2014 18:19:33 +0000 (20:19 +0200)
theme/base/css/display.css

index 00bf5e5e3d58dd3eacba1098292c9ee2d267be21..f054be2b49bba87ce747293742ed9f90e70e39e3 100644 (file)
@@ -704,7 +704,7 @@ font-style:italic;
     min-height: 1em; 
 }
 
-#shownotice .notice .h-entry {,
+#shownotice .notice .h-entry {
     font-size:2.2em;
     min-height:123px;
     font-size: 1.6em;
@@ -2493,7 +2493,7 @@ display:none;
     list-style-type: none;
 }
 
-/*end of @media screen, projection, tv*/
+}/*end of @media screen, projection, tv*/
 
 
 @media print {