1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 18:55:55 +00:00

add label.inline

This commit is contained in:
Andrew Dolgov
2019-02-22 12:13:41 +03:00
parent a0636ccc90
commit a366da90a6
8 changed files with 24 additions and 6 deletions

View File

@@ -530,6 +530,10 @@ body.ttrss_main {
font-weight : normal;
display : inline;
}
> label.inline {
display : inline;
}
}
fieldset {