hidden menu overflow - swerc - anselm's simpler werc fork
(HTM) git clone git://git.suckless.org/swerc
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit 252c38a83473906b1a182d748b3bfda59b7e5dee
(DIR) parent dd8d00c77a3e7911850166c6ec5a7f3cf578f144
(HTM) Author: garbeam@gmail.com <unknown>
Date: Mon, 26 Mar 2012 19:28:59 +0200
hidden menu overflow
Diffstat:
M pub/style.css | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/pub/style.css b/pub/style.css
@@ -17,6 +17,7 @@ a:hover {
#menu {
clear: both;
+ overflow: hidden;
color: #069;
background-color: #17a;
padding: 0.7ex;