From 8df502062f4628287805979f935e4997ae184b61 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Mon, 30 Nov 2015 17:32:17 +0100 Subject: [PATCH] Fixation du #MENU --- css/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/layout.css b/css/layout.css index 98298a0..b7204fb 100755 --- a/css/layout.css +++ b/css/layout.css @@ -108,7 +108,7 @@ body{ #MENU{ /* position */ display: flex; - position: absolute; + position: fixed; top: 0; left: 0; width: 14em;