mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Internal: Fix CSS typo.
SVN:trunk[5985]
This commit is contained in:
@@ -1236,7 +1236,7 @@ table .group-actions {
|
||||
.form_buttons .form_btn_regular {
|
||||
text-align: right;
|
||||
}
|
||||
.form_buttons .form_btn_regular btn {
|
||||
.form_buttons .form_btn_regular .btn {
|
||||
width: inherit;
|
||||
}
|
||||
.form_btn_regular.sticky {
|
||||
|
||||
@@ -1316,7 +1316,7 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
|
||||
.form_buttons .form_btn_regular{
|
||||
text-align: right;
|
||||
}
|
||||
.form_buttons .form_btn_regular btn{
|
||||
.form_buttons .form_btn_regular .btn{
|
||||
width: inherit;
|
||||
}
|
||||
/* Making regular button sticky */
|
||||
|
||||
Reference in New Issue
Block a user