From 7a318c21d0c4765d343e3c359f92123480327ae2 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 11 Aug 2013 17:32:14 +0200 Subject: another try to fix broken accounts --- pyload/web/app/styles/default/accounts.less | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pyload/web/app/styles') diff --git a/pyload/web/app/styles/default/accounts.less b/pyload/web/app/styles/default/accounts.less index c388015b6..e0c7342c1 100644 --- a/pyload/web/app/styles/default/accounts.less +++ b/pyload/web/app/styles/default/accounts.less @@ -1,5 +1,12 @@ @import "common"; +.account-list { + img { + width: 26px; + height: 26px; + } +} + .logo-select { width: 20px; height: 20px; -- cgit v1.2.3