summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-04 16:24:39 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-04 16:24:39 +0200
commitbc47e56f9f52251c1161cee47dea15c27dd8c3c3 (patch)
tree0835fbe3a71b590cb09e565a061a99349cb37317 /core
parent358a4ce753bb19531157055bf9097014c59234c9 (diff)
downloadnextcloud-server-bc47e56f9f52251c1161cee47dea15c27dd8c3c3.tar.gz
nextcloud-server-bc47e56f9f52251c1161cee47dea15c27dd8c3c3.zip
fix related layout issues in user management
Diffstat (limited to 'core')
-rw-r--r--core/css/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 5aec3d2ae44..6eb09e6e942 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -166,6 +166,7 @@ input[type="submit"], input[type="button"],
button, .button,
#quota, select, .pager li a {
width: auto;
+ min-width: 25px;
padding: 5px;
background-color: rgba(240,240,240,.9);
font-weight: bold;