diff options
author | friendica <info@friendica.com> | 2012-06-25 16:05:42 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-06-25 16:05:42 -0700 |
commit | fad2679c7e2ac32027ffd42064213ab48762dda2 (patch) | |
tree | 05e9ef81c479ccd5cc3973412d00e5cad03c806e /view/theme/dispy/light/style.less | |
parent | b044cd922d389b5bb9367ce1004d00a711562cf9 (diff) | |
parent | c291581e13c139fd7575cc7425ac8495dfc5b866 (diff) | |
download | volse-hubzilla-fad2679c7e2ac32027ffd42064213ab48762dda2.tar.gz volse-hubzilla-fad2679c7e2ac32027ffd42064213ab48762dda2.tar.bz2 volse-hubzilla-fad2679c7e2ac32027ffd42064213ab48762dda2.zip |
Merge https://github.com/friendica/friendica into pull
Conflicts:
include/bbcode.php
Diffstat (limited to 'view/theme/dispy/light/style.less')
-rw-r--r-- | view/theme/dispy/light/style.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less index 13f296d22..c5641605e 100644 --- a/view/theme/dispy/light/style.less +++ b/view/theme/dispy/light/style.less @@ -1430,7 +1430,7 @@ nav #nav-notifications-linkmenu { margin-bottom: 1.4em; } .wall-item-body { - margin: 15px 10px 10px 0px; + margin: 1em; text-align: left; overflow-x: auto; } |