mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:35:56 +00:00
set .loadingExpando height to a correct value
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
|
|
||||||
.claro .dijitTreeNode .loadingExpando {
|
.claro .dijitTreeNode .loadingExpando {
|
||||||
left : -3px;
|
left : -3px;
|
||||||
height : 21px;
|
height : 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.claro .dijitFolderClosed,
|
.claro .dijitFolderClosed,
|
||||||
|
|||||||
Reference in New Issue
Block a user