From ccc822d8ab46e9fb8c0308cdb4b6632d2aa09736 Mon Sep 17 00:00:00 2001 From: czaks Date: Sun, 6 Apr 2014 22:06:04 +0200 Subject: [PATCH] no need to hover WebM Settings --- stylesheets/style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index cca74127..b167dbb0 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -582,9 +582,3 @@ form.ban-appeal textarea { padding: 0px; margin: 10px 25px 5px 5px; } - span.settings { - position: fixed; - top: 1em; - right: 1em; - } -