From 00970e181b84257e5bfcbcae4dcf9e42c0c65bda Mon Sep 17 00:00:00 2001 From: Sergei Dolgov Date: Fri, 6 Jun 2014 17:42:34 +0200 Subject: [PATCH] attempt to fix the menu on a 1366x768 screen --- stylesheets/stylesheet.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index d491533..eb85ba8 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -660,7 +660,6 @@ article.docs { #menu { position: absolute; - width: 810px; z-index: 10; bottom: -40px; right: 0;