Remove extra width applied to Addressbook avatar images

This commit is contained in:
Hadi Nategh 2021-12-08 11:11:22 +01:00
parent f126d7fd08
commit f18001d15a
2 changed files with 0 additions and 2 deletions

View File

@ -88,7 +88,6 @@ input.et2_radiobox {
* Index page * Index page
*/ */
#addressbook-index img.iphoto { #addressbook-index img.iphoto {
width: 100%;
height: auto; height: auto;
} }
#addressbook-index .avatar img.iphoto {border:none;box-shadow: none;} #addressbook-index .avatar img.iphoto {border:none;box-shadow: none;}

View File

@ -103,7 +103,6 @@ input.et2_radiobox {
* Index page * Index page
*/ */
#addressbook-index img.iphoto { #addressbook-index img.iphoto {
width: 100%;
height: auto; height: auto;
} }
#addressbook-index .avatar img.iphoto { #addressbook-index .avatar img.iphoto {