summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-23 11:52:08 +0300
committerAndrew Dolgov <[email protected]>2021-03-23 11:52:08 +0300
commitbe2d1602bdcbc8712f23bd6cb440c98ed5ecf61a (patch)
treee56134476cbbd2fa8bb36b0aedd30ae4d52e99dd /themes/light/tt-rss.less
parente3c51b0e6c2b9d80daaa76607884cc9340834bd4 (diff)
fix previous issue properly
Diffstat (limited to 'themes/light/tt-rss.less')
-rw-r--r--themes/light/tt-rss.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index 795b9589e..789510b9b 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -639,6 +639,7 @@ body.ttrss_main {
//margin-top : 2px;
min-width : 23px;
height : 14px;
+ flex-shrink : 0;
&.aux, &.marked {
background : @color-panel-bg;