Skip to content

Commit

Permalink
Fix the tools editing UI issue on larger screens
Browse files Browse the repository at this point in the history
  • Loading branch information
ishunko authored and nkissebe committed Jun 9, 2022
1 parent 2ec34de commit 31b2169
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/components/com_tools/site/assets/css/resource.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
content: "\f056";
}
.steps-nav {
float:left;
width:70%;
padding:1em 0 1em 0;
}
.steps-nav:after {
Expand Down Expand Up @@ -197,4 +195,4 @@
padding: 0;
width: 100%;
border: none;
}
}

0 comments on commit 31b2169

Please sign in to comment.