diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-09-27 16:54:33 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-09-27 16:54:33 +0200 |
commit | e986fc3e301f2a0cfb3b975fe60974fc5dcfd76b (patch) | |
tree | 27fd8c5e4d63c8142710a172e7858d738190f6e4 /view/theme/quattro/icons.less | |
parent | 30df9abeac7c80a27f4727e29a1cad6b928edf4e (diff) | |
download | volse-hubzilla-e986fc3e301f2a0cfb3b975fe60974fc5dcfd76b.tar.gz volse-hubzilla-e986fc3e301f2a0cfb3b975fe60974fc5dcfd76b.tar.bz2 volse-hubzilla-e986fc3e301f2a0cfb3b975fe60974fc5dcfd76b.zip |
quattro: actions in wall_item
less html in conversation.php
removed unused tpls
fixed old themes
Diffstat (limited to 'view/theme/quattro/icons.less')
-rw-r--r-- | view/theme/quattro/icons.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/quattro/icons.less b/view/theme/quattro/icons.less index c5dc1937b..525ca48d8 100644 --- a/view/theme/quattro/icons.less +++ b/view/theme/quattro/icons.less @@ -44,7 +44,7 @@ } &.s48 { width:48px; height: 48px; - .icons(22); + .icons(48); } |