mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Remove extra width applied to Addressbook avatar images
This commit is contained in:
parent
f126d7fd08
commit
f18001d15a
@ -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;}
|
||||||
|
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user