summaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorRobin Appelman <icewind1991@gmail.com>2011-07-20 20:24:46 +0200
committerRobin Appelman <icewind1991@gmail.com>2011-07-20 20:27:06 +0200
commit15c1a8109b4e71e3d2ca1a74d4a5708c78f240de (patch)
treecec1466e08809d2f7fa8024d7e2e336bbd149b0c /admin
parent3fab6016f9a9b9648626e5ebdaa4ea25d5104443 (diff)
downloadnextcloud-server-15c1a8109b4e71e3d2ca1a74d4a5708c78f240de.tar.gz
nextcloud-server-15c1a8109b4e71e3d2ca1a74d4a5708c78f240de.zip
forgot to commit css for user management
Diffstat (limited to 'admin')
-rw-r--r--admin/css/users.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/css/users.css b/admin/css/users.css
new file mode 100644
index 00000000000..7f441499bd1
--- /dev/null
+++ b/admin/css/users.css
@@ -0,0 +1,3 @@
+#usertable, #grouptable{
+ margin:0px;
+} \ No newline at end of file