Skip to content

Commit

Permalink
MID-8531 css styles fixed for self dashboard link widget
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Mar 1, 2023
1 parent d3abbb6 commit b0ea8aa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<wicket:extend>
<form wicket:id="mainForm">
<div class="quicksearch-panel d-flex justify-content-end" wicket:id="searchPanel"/>
<div class="d-flex flex-wrap">
<div class="col d-flex flex-wrap gap-3 mb-3">
<wicket:container wicket:id="statisticWidgetsPanel">
<span class="p-2 dashboard-link-component" wicket:id="statisticWidget"/>
<span class="dashboard-link-component" wicket:id="statisticWidget"/>
</wicket:container>
</div>
<div class="d-flex flex-wrap">
Expand Down

0 comments on commit b0ea8aa

Please sign in to comment.