From 037af6890fe6fdb84a08d3c86083e847c90ec0ad Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 22 Oct 2013 08:17:26 -0400
Subject: [PATCH] Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)

---
 skins/larry/settings.css |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/skins/larry/settings.css b/skins/larry/settings.css
index d71e5b5..1734b55 100644
--- a/skins/larry/settings.css
+++ b/skins/larry/settings.css
@@ -110,14 +110,6 @@
 	background-position: 6px -1819px;
 }
 
-#settings-sections span.responses a {
-	background-position: 6px -1972px;
-}
-
-#settings-sections span.responses.selected a {
-	background-position: 6px -1996px;
-}
-
 #sections-table #rcmrowgeneral td.section {
 	background-position: 6px -573px;
 }

--
Gitblit v1.9.1