mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
add a hack to position labels on a dijit toolbar better
This commit is contained in:
@@ -44,6 +44,11 @@
|
||||
.dijitTextBox .dijitInputInner {
|
||||
line-height : 10px;
|
||||
}
|
||||
|
||||
label {
|
||||
position : relative;
|
||||
top : 2px;
|
||||
}
|
||||
}
|
||||
|
||||
.dijitAccordionContainer {
|
||||
|
||||
Reference in New Issue
Block a user