an other div to form issue, picture in addressbook index got 16px small

This commit is contained in:
Ralf Becker 2015-02-04 09:27:23 +00:00
parent b80f34a36a
commit 8a045a355d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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