Introduction
Introduction Statistics Contact Development Disclaimer Help
hidden menu overflow - swerc - anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log
Files
Refs
README
---
commit 252c38a83473906b1a182d748b3bfda59b7e5dee
parent dd8d00c77a3e7911850166c6ec5a7f3cf578f144
Author: [email protected] <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(-)
---
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;
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.