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