mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
center previously centered text on single line dialog panels
This commit is contained in:
@@ -1226,6 +1226,10 @@ body.ttrss_main {
|
||||
list-style-type : none;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
::selection {
|
||||
|
||||
Reference in New Issue
Block a user