Shorten "Zoom in" text, don't hide it on narrow screens

Fixes #1477.
This commit is contained in:
John Firebaugh
2013-05-29 19:54:41 -07:00
parent e83423c7e2
commit 6439bdc48c
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -2600,7 +2600,6 @@ img.wiki-image {
------------------------------------------------------- */
@media only screen and (max-width: 840px) {
#bar .label {display: none;}
#bar .icon.icon-pre-text { margin-right: 0;}
/* override hide for save button */
#bar .save .label { display: block;}