21 Sep
2018
21 Sep
'18
10:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 --- Comment #44 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Josef Moravec from comment #43)
(In reply to Blou from comment #41)
Fixed the rest, but for the padding in the button, we'll need to find another solution since an <input> under a class="dialog message" will show like that. Not sure why the staff.css specifies that padding, but clearly having a confirm button in a message dialog is not the standard Koha way.
That is because you should have icon on that button - try to add a class="approve" to button.
And add the icon itself like this: <i class="fa fa-fw fa-check"></i> -- You are receiving this mail because: You are watching all bug changes.