After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726701 - HMTL overview layout is not vertically centered
HMTL overview layout is not vertically centered
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Overview
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Lorenzo Tilve
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-19 12:32 UTC by Lorenzo Tilve
Modified: 2014-03-19 14:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
overview: Center vertically the thumbnails grid (986 bytes, patch)
2014-03-19 12:41 UTC, Lorenzo Tilve
committed Details | Review

Description Lorenzo Tilve 2014-03-19 12:32:51 UTC
The new overview grid is being aligned to the top of the window with a 60px padding-top which seems to look fine on common resolutions.

However, on screens with a considerably large vertical resolution, the placement of the thumbnails might look to close to the top, so it could be a good idea centering the overview vertically in any case.
Comment 1 Lorenzo Tilve 2014-03-19 12:41:09 UTC
Created attachment 272378 [details] [review]
overview: Center vertically the thumbnails grid
Comment 2 Claudio Saavedra 2014-03-19 13:11:45 UTC
Review of attachment 272378 [details] [review]:

Great.