projects
/
web
/
SooLocks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38df166
)
removed the word 'menu' from very narrow displays
author
Ove Klykken
<klykken@gmail.com>
Mon, 23 Jun 2014 16:27:14 +0000
(12:27 -0400)
committer
Ove Klykken
<klykken@gmail.com>
Mon, 23 Jun 2014 16:27:14 +0000
(12:27 -0400)
css/foundation.css
patch
|
blob
|
history
diff --git
a/css/foundation.css
b/css/foundation.css
index
e4b4428
..
62076cb
100644
(file)
--- a/
css/foundation.css
+++ b/
css/foundation.css
@@
-4910,3
+4910,11
@@
th.hide-for-touch {
th.show-for-print {
display: table-cell !important; } }
+
+
+/* Extra code for 'x-small' */
+@media only screen and (max-width: 21.063em) {
+ .tab-bar .menu-icon span:after {
+ content: '';
+
+ }
\ No newline at end of file