diff options
author | RedMatrix <info@friendica.com> | 2014-04-12 07:20:44 +1000 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-04-12 07:20:44 +1000 |
commit | df7c2afc6822c19e8dd7c93eea58efa48d5ca2c3 (patch) | |
tree | 54267c115db5072a5c379ea5fb9e0e0f4454d5a2 /view/theme/redbasic | |
parent | aa1f5ce7535d4cf17dbdafb4b780a538f35ef05f (diff) | |
parent | 2fdcd0c27eac389709f48d6b40723e153c1492e6 (diff) | |
download | volse-hubzilla-df7c2afc6822c19e8dd7c93eea58efa48d5ca2c3.tar.gz volse-hubzilla-df7c2afc6822c19e8dd7c93eea58efa48d5ca2c3.tar.bz2 volse-hubzilla-df7c2afc6822c19e8dd7c93eea58efa48d5ca2c3.zip |
Merge pull request #405 from beardy-unixer/master
A few little fixes
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 2138f05ca..edee90fe6 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1693,7 +1693,6 @@ header { div#pagelist-content-wrapper { width: 80%; -background: #fff; margin-left: auto; margin-right: auto; } |