mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Forum text out of bounds Fix #272
This commit is contained in:
@@ -629,6 +629,10 @@ hr {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
.ThreadTable td {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
/* ///////////\/\\\\\\\\\\\
|
||||
// Znote YOUTUBE BB \\
|
||||
///////////\/\\\\\\\\\\\ */
|
||||
@@ -649,4 +653,4 @@ div.aspectratio > iframe {
|
||||
top: 0; bottom: 0; left: 0; right: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user