From b2f6aea2813789d6ed4e0741cceb53259b2def85 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Mon, 2 Feb 2015 16:32:49 -0300 Subject: [PATCH] Change menu icon to standard foundation icon --- css/src/mobile.css | 2 +- index.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/css/src/mobile.css b/css/src/mobile.css index 1cc6fc7cb..31233a3aa 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -280,7 +280,7 @@ border-left: none; } - .right-small a { + .right-small a, .left-small a { color: white; } diff --git a/index.html b/index.html index 484eb41c6..68403923e 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,8 @@