Issue #2765957 by chanchal2002, Manjit.Singh, brahmjeet789, kostyashupenko, AaronChristian: Core installation page content overflows its background (CSS bug)

8.2.x
Scott Reeves 2016-08-01 18:36:39 -04:00
parent 39a382ba61
commit ed0f978088
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
width: auto;
}
.install-page table td {
word-break: break-word;
word-break: break-all;
}
.install-page .site-version {