ktmud commented on a change in pull request #9628:
URL:
https://github.com/apache/incubator-superset/pull/9628#discussion_r421899876
##########
File path: superset-frontend/src/visualizations/FilterBox/FilterBox.less
##########
@@ -18,35 +18,10 @@
*/
@import '../../../stylesheets/less/variables.less';
-.select2-highlighted > .filter_box {
- background-color: transparent;
- border: 1px superset @darkest;
-}
-
.dashboard .filter_box .slice_container > div:not(.alert) {
padding-top: 0;
}
-.input-inline {
- float: left;
- // display: inline-block; //Ignored when float is applied. Leaving it here
in case we lose the floats later.
- padding-right: 3px;
-}
Review comment:
This could be found in `main.less` already.
----------------------------------------------------------------
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]