diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-09-11 11:54:35 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-09-11 11:54:35 +0200 |
commit | e42111545bdb36daafbccd7f0056bd448bcfafd6 (patch) | |
tree | 42aae0740b3764f626cec4cc312666bdff5b3466 /view/css | |
parent | 5112b4b963ca8e22c79052337549a51ad55cd757 (diff) | |
download | volse-hubzilla-e42111545bdb36daafbccd7f0056bd448bcfafd6.tar.gz volse-hubzilla-e42111545bdb36daafbccd7f0056bd448bcfafd6.tar.bz2 volse-hubzilla-e42111545bdb36daafbccd7f0056bd448bcfafd6.zip |
center page content by default
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/default.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/css/default.css b/view/css/default.css index f0c89a087..566877959 100644 --- a/view/css/default.css +++ b/view/css/default.css @@ -18,7 +18,6 @@ aside { display: table-cell; vertical-align: top; padding: 80px 7px 0px 7px; - } section { |