Issue #2765957 by chanchal2002, Manjit.Singh, brahmjeet789, kostyashupenko, AaronChristian: Core installation page content overflows its background (CSS bug)
parent
39a382ba61
commit
ed0f978088
|
@ -33,7 +33,7 @@
|
|||
width: auto;
|
||||
}
|
||||
.install-page table td {
|
||||
word-break: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.install-page .site-version {
|
||||
|
|
Loading…
Reference in New Issue