diff options
author | fabrixxm <fabrix.xm@gmail.com> | 2011-09-28 01:35:32 -0700 |
---|---|---|
committer | fabrixxm <fabrix.xm@gmail.com> | 2011-09-28 01:35:32 -0700 |
commit | 207f739f90ff527b88664ae655c2e1b5a71da149 (patch) | |
tree | 4ad463c485fedcca440acc561587098806b21294 /view/theme/quattro/icons.less | |
parent | 4343a730763243af5478e462580f7c55900bfbba (diff) | |
parent | 41617ee987d9153ba9598b6c095a789d0998dd3d (diff) | |
download | volse-hubzilla-207f739f90ff527b88664ae655c2e1b5a71da149.tar.gz volse-hubzilla-207f739f90ff527b88664ae655c2e1b5a71da149.tar.bz2 volse-hubzilla-207f739f90ff527b88664ae655c2e1b5a71da149.zip |
Merge pull request #6 from fabrixxm/master
more work on ui
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); } |