diff options
author | Friendika <info@friendika.com> | 2011-07-28 20:44:35 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-28 20:44:35 -0700 |
commit | 41c7d71e3b8cc73a8c1e7e79e63753eb99ea6b24 (patch) | |
tree | def2bf057a3c167343018213ff12f032a524a494 /view | |
parent | 9b2ddb2cc28de56f3f4cbbd1d5ff77da72a01e73 (diff) | |
download | volse-hubzilla-41c7d71e3b8cc73a8c1e7e79e63753eb99ea6b24.tar.gz volse-hubzilla-41c7d71e3b8cc73a8c1e7e79e63753eb99ea6b24.tar.bz2 volse-hubzilla-41c7d71e3b8cc73a8c1e7e79e63753eb99ea6b24.zip |
make profile-jot-desc track lock state changes
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/duepuntozero/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 28c1ce9a1..3edc603f4 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1487,6 +1487,7 @@ input#dfrn-url { height: 20px; color:#cccccc; border: 1px solid #cccccc; + padding: 3px 0px 0px 5px; } |