ktmud commented on a change in pull request #10056:
URL:
https://github.com/apache/incubator-superset/pull/10056#discussion_r443066291
##########
File path: superset-frontend/stylesheets/less/cosmo/bootswatch.less
##########
@@ -66,6 +66,10 @@
// Buttons ====================================================================
+.btn {
+ text-transform: uppercase;
Review comment:
Note: this also transforms datasource names in chart control panel:
<img
src="https://user-images.githubusercontent.com/335541/85183787-de467800-b241-11ea-9c01-9f07850a7417.png"
width="200">
which is probably not what we want.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]