mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:25:55 +00:00
fix iui css text-align hiding row labels (closes #461)
This commit is contained in:
@@ -278,7 +278,7 @@ body > .panel {
|
||||
min-height: 42px;
|
||||
border-bottom: 1px solid #999999;
|
||||
-webkit-border-radius: 0;
|
||||
text-align: right;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
fieldset > .row:last-child {
|
||||
|
||||
Reference in New Issue
Block a user