e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 212 forks source link

Minor cosmetic change #5147

Open Alex-e107nl opened 6 months ago

Alex-e107nl commented 6 months ago

I think the btn-sm was forgotten

Motivation and Context

2 buttons next to each other that are not the same height...

Description

Made one button the same as the other :-)

How Has This Been Tested?

e107.nl frontpage

Types of Changes

Checklist

CaMer0n commented 1 month ago

Thank you @Alex-e107nl ! Did you happen to test with multiple themes? Also, I see there's another change regarding plupload language files. Intentional ?

Alex-e107nl commented 1 month ago

@CaMer0n the buttons should be the same because they are next to each other, tested it with my own themes but when you use btn-sm on the one the other also should use that in stead of btn-default.

The plupload problem is solved for all languages when placed in the file it should be, so it is intentional!

Thx!