1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-21 09:01:29 +02:00

Merge branch '3.1.x'

* 3.1.x:
  [ticket/13878] Display background images when printing topic in webkit
This commit is contained in:
Cesar G
2015-05-28 15:35:04 +02:00

View File

@@ -59,6 +59,7 @@ body {
margin: 0;
padding: 12px 0;
word-wrap: break-word;
-webkit-print-color-adjust: exact;
}
h1 {