mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 18: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;
|
min-height: 42px;
|
||||||
border-bottom: 1px solid #999999;
|
border-bottom: 1px solid #999999;
|
||||||
-webkit-border-radius: 0;
|
-webkit-border-radius: 0;
|
||||||
text-align: right;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset > .row:last-child {
|
fieldset > .row:last-child {
|
||||||
|
|||||||
Reference in New Issue
Block a user