mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-02 13:49:15 +00:00
fix borders on filter test results container
This commit is contained in:
@@ -38,7 +38,7 @@ class Pref_Filters extends Protected_Handler {
|
||||
|
||||
print __("Articles matching this filter:");
|
||||
|
||||
print "<div class=\"inactiveFeedHolder\">";
|
||||
print "<div class=\"filterTestHolder\">";
|
||||
print "<table width=\"100%\" cellspacing=\"0\" id=\"prefErrorFeedList\">";
|
||||
|
||||
if ($regexp_valid) {
|
||||
|
||||
Reference in New Issue
Block a user