ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #04978
[Bug 888524] [NEW] Fix image size on the my teams page
Public bug reported:
When images are loading, the alt text is displayed. These tekst have
other dimension than the images itself. Therefore the layout breaks when
the browser is loading the images of an image cannot be foud.
The following css should fix the issue
.photo img { display: block; float: left; font-size: 0.75em; height:
75px; overflow: hidden; width: 75px; }
** Affects: loco-team-portal
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to LoCo Team Portal.
https://bugs.launchpad.net/bugs/888524
Title:
Fix image size on the my teams page
Status in LoCo Team Portal:
New
Bug description:
When images are loading, the alt text is displayed. These tekst have
other dimension than the images itself. Therefore the layout breaks
when the browser is loading the images of an image cannot be foud.
The following css should fix the issue
.photo img { display: block; float: left; font-size: 0.75em; height:
75px; overflow: hidden; width: 75px; }
To manage notifications about this bug go to:
https://bugs.launchpad.net/loco-team-portal/+bug/888524/+subscriptions
Follow ups
References