mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 416891 - "Change the width of the main div for wide-screen displays in about.css" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=gavin a1.9=schrep]
This commit is contained in:
parent
7b1046480b
commit
c59117d68c
@ -21,6 +21,10 @@ body {
|
||||
background: -moz-Field;
|
||||
}
|
||||
|
||||
.aboutPageWideContainer {
|
||||
max-width: 80% !important;
|
||||
}
|
||||
|
||||
#aboutLogoContainer {
|
||||
border: 1px solid ThreeDLightShadow;
|
||||
width: 300px;
|
||||
|
Loading…
Reference in New Issue
Block a user