summary refs log tree commit diff
path: root/syweb/webclient
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-11-11 04:40:39 +0000
committerMatthew Hodgson <matthew@matrix.org>2014-11-11 04:40:39 +0000
commite9d5a91def0aedbabf0de3d16d2e54fc46abde6a (patch)
tree841f18714f24c23dac7ed5f1168e459a377805ee /syweb/webclient
parentmajor CSS overhaul to try to make things look a bit cleaner (diff)
downloadsynapse-e9d5a91def0aedbabf0de3d16d2e54fc46abde6a.tar.xz
fix button spacing
Diffstat (limited to 'syweb/webclient')
-rwxr-xr-xsyweb/webclient/app.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css

index e2f99f3975..0409aaafa8 100755 --- a/syweb/webclient/app.css +++ b/syweb/webclient/app.css
@@ -473,8 +473,8 @@ textarea, input { border: 0px; width: 30px; height: 30px; - padding-left: 3px; - padding-right: 3px; + margin-left: 3px; + margin-right: 3px; } /*** Participant list ***/