From 2a0a15fa4d6ff4a4946e3e5be1a8443e3ef6fe16 Mon Sep 17 00:00:00 2001 From: postblue Date: Thu, 7 Aug 2014 15:17:48 +0200 Subject: [PATCH 1/2] Deleting useless comma --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 792501e289..f40c4cf07a 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -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; From 21f8c21cacb662f1d5897ea0f6f6cf785c847153 Mon Sep 17 00:00:00 2001 From: postblue Date: Thu, 7 Aug 2014 15:22:44 +0200 Subject: [PATCH 2/2] Missing end of @media screen, projection, tv --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index f40c4cf07a..5e87675c8a 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -2484,7 +2484,7 @@ display:none; list-style-type: none; } -/*end of @media screen, projection, tv*/ +}/*end of @media screen, projection, tv*/ @media print {