diff options
author | friendica <info@friendica.com> | 2014-04-29 18:28:05 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-29 18:28:05 -0700 |
commit | 31fd284b3c99595a11e3a1401409f5ca2a5d5cfd (patch) | |
tree | 3087c59fd22dd0655f960c9a370412dc207f78ba /view/theme/redbasic/css | |
parent | 5c8c555461335e4bd836acff66c10ad303af8335 (diff) | |
download | volse-hubzilla-31fd284b3c99595a11e3a1401409f5ca2a5d5cfd.tar.gz volse-hubzilla-31fd284b3c99595a11e3a1401409f5ca2a5d5cfd.tar.bz2 volse-hubzilla-31fd284b3c99595a11e3a1401409f5ca2a5d5cfd.zip |
clean up the webpage list a bit
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 881377e00..26ac639ee 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1715,19 +1715,6 @@ header { .profile-thing-list { list-style-type: none; } -/* -.profile-thing-list li { - float: left; - margin-right: 25px; -} -*/ - - -div#pagelist-content-wrapper { -width: 80%; -margin-left: auto; -margin-right: auto; -} div.page-list-item { margin: 20px; |