Internal: Fix CSS typo.

SVN:trunk[5985]
This commit is contained in:
Guillaume Lajarige
2018-07-25 15:11:21 +00:00
parent 48b3bd8bf3
commit b76de65886
2 changed files with 2 additions and 2 deletions

View File

@@ -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 {

View File

@@ -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 */