diff options
author | friendica <info@friendica.com> | 2013-09-29 21:55:40 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-09-29 21:55:40 -0700 |
commit | 3f79a9581ad5effef1f231d6d6d37c03f02121f5 (patch) | |
tree | 255e616c7b846ab088dcec359b93ae598f9a7f66 /view/theme/redbasic/css | |
parent | 398162f78ae994a79708c8f3fb44cb597fb57e1f (diff) | |
download | volse-hubzilla-3f79a9581ad5effef1f231d6d6d37c03f02121f5.tar.gz volse-hubzilla-3f79a9581ad5effef1f231d6d6d37c03f02121f5.tar.bz2 volse-hubzilla-3f79a9581ad5effef1f231d6d6d37c03f02121f5.zip |
clean up the default page definition - get rid of right_aside which is illegal
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index aef0d2eb6..e973b9c7c 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1891,9 +1891,6 @@ a.mail-list-link { margin-top: 10px; } -aside input[type='text'] { - width: 174px; -} .widget, .pmenu { border-bottom: 1px solid #eec; |