mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 10:16:39 +00:00
pre: forbid layout breaking width
This commit is contained in:
@@ -248,6 +248,8 @@ div.filterTestHolder {
|
|||||||
border-style : solid;
|
border-style : solid;
|
||||||
background : #fafafa;
|
background : #fafafa;
|
||||||
display : block;
|
display : block;
|
||||||
|
max-width : 98%;
|
||||||
|
overflow : auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.notice, div.warning, div.error {
|
div.notice, div.warning, div.error {
|
||||||
|
|||||||
Reference in New Issue
Block a user