Skip to content

Commit

Permalink
Merge pull request #5475 from camptocamp/floor-width
Browse files Browse the repository at this point in the history
Fix the floorselector width
  • Loading branch information
sbrunner authored Jan 31, 2020
2 parents 960a0ab + 4e18171 commit 983e744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contribs/gmf/src/floor/floor.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.gmf-floorselector {
gmf-floorselector.gmf-floorselector {
overflow: hidden;
background-color: transparent;
padding: 0;
&:hover {
background-color: transparent;
background-color: transparent;
}
.btn-floor {
margin: 0;
Expand Down

0 comments on commit 983e744

Please sign in to comment.