[fix] add wordwrap to fix style issues
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.infobox {
|
||||
.infobox_part {
|
||||
margin-bottom: 20px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.infobox_part:last-child {
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
.result-content {
|
||||
margin-top: 5px;
|
||||
word-wrap: break-word;
|
||||
|
||||
.highlight {
|
||||
font-weight:bold;
|
||||
|
||||
Reference in New Issue
Block a user