Skip to content

Commit

Permalink
plugin manager: use relative font size
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jul 7, 2016
1 parent b83aab7 commit 010a850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pluginmanager/qgspluginmanager.cpp
Expand Up @@ -617,7 +617,7 @@ void QgsPluginManager::showPluginDetails( QStandardItem * item )
" padding:0px;"
" margin:0px;"
" font-family:verdana;"
" font-size: 12px;"
" font-size: 1.1em;"
" }"
" div#votes {"
" width:360px;"
Expand Down

0 comments on commit 010a850

Please sign in to comment.