diff options
author | friendica <info@friendica.com> | 2014-10-13 03:08:58 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-13 03:08:58 -0700 |
commit | 8d27482374d4f12027e7f1f59e56d0a425e67524 (patch) | |
tree | 3b33048a5ab0d7c1c7e8aab0e6f0b8bbe11df5c5 | |
parent | 7abaccaf7fc539216ff3a3395a3e280c4517a054 (diff) | |
parent | 8406046c5b3ac8539535d46b9099b46586203fb8 (diff) | |
download | volse-hubzilla-8d27482374d4f12027e7f1f59e56d0a425e67524.tar.gz volse-hubzilla-8d27482374d4f12027e7f1f59e56d0a425e67524.tar.bz2 volse-hubzilla-8d27482374d4f12027e7f1f59e56d0a425e67524.zip |
Merge https://github.com/friendica/red into pending_merge
-rw-r--r-- | view/css/widgets.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/css/widgets.css b/view/css/widgets.css index cb976e166..1992aa0fd 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -83,6 +83,8 @@ /* group */ input.group-edit-checkbox { margin: unset; + height: 1em; + width: 1em; } a.group-edit-link { |