Skip to content

Commit 92060a8

Browse files
committed
[Plugin manager][needs-doc] Follows up 454a936: Improved plugin details display style. Doesn't really needs doc, just for better screenshots
1 parent 454a936 commit 92060a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/pluginmanager/qgspluginmanager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ void QgsPluginManager::showPluginDetails( QStandardItem *item )
690690
" background-size: 92px 16px;"
691691
" width:92px;"
692692
" height:16px;"
693-
" margin-bottom:24px;"
693+
" margin-bottom:16px;"
694694
" }"
695695
" div#stars {"
696696
" background-image: url('qrc:/images/themes/default/stars_full.svg');"

0 commit comments

Comments
 (0)