mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
fix height of dijit input boxes embedded into toolbars
This commit is contained in:
@@ -1700,6 +1700,9 @@ body.ttrss_utility.share_popup .content {
|
||||
font-size: 13px;
|
||||
padding: 0px;
|
||||
}
|
||||
.flat .dijitToolbar .dijitTextBox .dijitInputInner {
|
||||
line-height: 10px;
|
||||
}
|
||||
.flat .dijitAccordionContainer {
|
||||
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user