summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-04-15 17:10:01 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2014-04-15 17:10:01 +0200
commitd826f33fae85e8ad68bd5d7b2b3a10cdeddf8827 (patch)
treeb0b44f6e7cc2dcdc81466a0f4793b6aab6d86424 /core
parent242b3e240d420ab30b169605f6b06939069c0614 (diff)
parentf24b1509897299a3c80926da29ae0616bfbb17bf (diff)
downloadnextcloud-server-d826f33fae85e8ad68bd5d7b2b3a10cdeddf8827.tar.gz
nextcloud-server-d826f33fae85e8ad68bd5d7b2b3a10cdeddf8827.zip
Merge pull request #8127 from owncloud/searchresults-mobile
make search results work on mobile as well
Diffstat (limited to 'core')
-rw-r--r--core/css/mobile.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/mobile.css b/core/css/mobile.css
index c67ac3e5ecf..821da619295 100644
--- a/core/css/mobile.css
+++ b/core/css/mobile.css
@@ -19,6 +19,7 @@
.searchbox input[type="search"]:focus,
.searchbox input[type="search"]:active {
width: 155px;
+ max-width: 50%;
}
/* do not show display name on mobile when profile picture is present */