diff options
Diffstat (limited to 'themes/light.css')
| -rw-r--r-- | themes/light.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/light.css b/themes/light.css index e7aa0c11e..6934312ed 100644 --- a/themes/light.css +++ b/themes/light.css @@ -1964,6 +1964,7 @@ body.ttrss_utility.share_popup .content { .flat .dijitTree .labelParam { float: right; margin-right: 16px; + text-align: right; } .flat .dijitTree .dijitTreeRow.filterDisabled { opacity: 0.5; |