sidebar: fix overflow of some long links.
136e2777cb didn't account for the
wiki_pages sidebar.
This commit is contained in:
@@ -40,6 +40,8 @@ footer#page-footer {
|
||||
@media (min-width: 1920px) {
|
||||
min-width: 280px;
|
||||
}
|
||||
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
#content {
|
||||
|
||||
Reference in New Issue
Block a user