mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°3928 Correctly align impact analysis's filter refresh button
This commit is contained in:
@@ -80,7 +80,10 @@ $ibo-display-graph--search-box--criterion--content--checkbox--margin-right: 10px
|
||||
padding-right: 0;
|
||||
}
|
||||
.ibo-display-graph--search-box {
|
||||
|
||||
.sf_criterion_area{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.sf_criterion_row {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
@@ -103,6 +106,6 @@ $ibo-display-graph--search-box--criterion--content--checkbox--margin-right: 10px
|
||||
}
|
||||
|
||||
#ReloadMovieBtn {
|
||||
float: right;
|
||||
align-self: flex-end;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user