mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
Portal: Fix regression introduced in revision 5698.
SVN:trunk[5739]
This commit is contained in:
@@ -934,7 +934,7 @@ table .group-actions {
|
||||
color: #ea7d1e;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
.form_field .form_field_decoration {
|
||||
.form_field .form_field_decoration, .form_field_control .form_field_decoration {
|
||||
vertical-align: baseline;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
@@ -1016,7 +1016,8 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
|
||||
color: $brand-primary;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
.form_field .form_field_decoration{
|
||||
.form_field .form_field_decoration,
|
||||
.form_field_control .form_field_decoration{
|
||||
vertical-align: baseline;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user