guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: website: Enable wide-screen menu from 800px width.


From: Luis Felipe López Acevedo
Subject: 01/01: website: Enable wide-screen menu from 800px width.
Date: Mon, 18 May 2015 20:09:45 +0000

felipelopez pushed a commit to branch master
in repository guix-artwork.

commit f7ca34431f7c0bfe87bb444d6fba0c9bae55b706
Author: Felipe López <address@hidden>
Date:   Mon May 18 15:09:44 2015 -0500

    website: Enable wide-screen menu from 800px width.
---
 website/static/base/css/header-box.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/website/static/base/css/header-box.css 
b/website/static/base/css/header-box.css
index dd1be4e..1355883 100644
--- a/website/static/base/css/header-box.css
+++ b/website/static/base/css/header-box.css
@@ -53,7 +53,7 @@
 }
 
 
address@hidden screen and (min-width: 1024px) {
address@hidden screen and (min-width: 800px) {
     #header-box {
         height: 55px;
     }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]