diff options
author | Frank Karlitschek <frank@owncloud.org> | 2012-09-16 20:31:56 +0200 |
---|---|---|
committer | Frank Karlitschek <frank@owncloud.org> | 2012-09-16 20:31:56 +0200 |
commit | 4356f8daeb7b269e8e931abe12675cc89c237c9c (patch) | |
tree | 957f6fe2a784251704214d49144654ade02ad278 /settings | |
parent | 89fb5d47a481ee48ac0cea80cf573c611fcf6e5b (diff) | |
download | nextcloud-server-4356f8daeb7b269e8e931abe12675cc89c237c9c.tar.gz nextcloud-server-4356f8daeb7b269e8e931abe12675cc89c237c9c.zip |
add a bit more space
Diffstat (limited to 'settings')
-rw-r--r-- | settings/css/settings.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css index f41edc96fb8..2015e93b43c 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -65,4 +65,4 @@ span.version { margin-left:3em; margin-right:3em; color:#555; } /* ADMIN */ span.securitywarning {color:#C33; font-weight:bold; } input[type=radio] { width:1em; } -table.shareAPI td { padding-right: 2em; }
\ No newline at end of file +table.shareAPI td { padding-bottom: 0.8em; } |