mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1224932 - Center the <body> element in the layout-view; r=bgrins
This commit is contained in:
parent
01377cfa59
commit
534cc80152
@ -6,7 +6,7 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
.theme-sidebar body {
|
||||
/* The view will grow bigger as the window gets resized, until 400px */
|
||||
max-width: 400px;
|
||||
margin: 0px auto;
|
||||
|
Loading…
Reference in New Issue
Block a user