diff options
author | friendica <info@friendica.com> | 2012-02-05 17:38:32 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-02-05 17:38:32 -0800 |
commit | 57f70837064c1a8fdd2468307bf11e1da30959cd (patch) | |
tree | e0012df3a8a60f53004f82cb59abf9847f2dd64e /view | |
parent | 03956cef3399e0acb91878b8dcb578a960609e8f (diff) | |
download | volse-hubzilla-57f70837064c1a8fdd2468307bf11e1da30959cd.tar.gz volse-hubzilla-57f70837064c1a8fdd2468307bf11e1da30959cd.tar.bz2 volse-hubzilla-57f70837064c1a8fdd2468307bf11e1da30959cd.zip |
style missing on crepair-name
Diffstat (limited to 'view')
-rwxr-xr-x | view/theme/duepuntozero/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 1a96e7f17..66809a8d8 100755 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2535,6 +2535,7 @@ aside input[type='text'] { margin-top: 15px; } +#crepair-name-label, #crepair-nick-label, #crepair-attag-label, #crepair-url-label, @@ -2548,6 +2549,7 @@ aside input[type='text'] { margin-bottom: 15px; } +#crepair-name, #crepair-nick, #crepair-attag, #crepair-url, |