hide feedback button in mobile view

This commit is contained in:
Athou
2013-07-31 08:59:30 +02:00
parent 43a0c7be81
commit 13534b5f44

View File

@@ -45,4 +45,7 @@
body.right-menu-active .toolbar .actions .visible-desktop {
display: inherit !important;
}
#uvTab {
display: none;
}
}