e107 icon indicating copy to clipboard operation
e107 copied to clipboard

Minor cosmetic change

Open Alex-e107nl opened this issue 1 year ago • 2 comments

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

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Performance enhancement (non-breaking change which improves efficiency)
  • [ ] Code cleanup (non-breaking change which makes code smaller or more readable)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Documentation (a change to man pages or other documentation)

Checklist

Alex-e107nl avatar Dec 11 '23 19:12 Alex-e107nl

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

CaMer0n avatar May 10 '24 22:05 CaMer0n

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

Alex-e107nl avatar May 11 '24 04:05 Alex-e107nl

@Alex-e107nl Thanks!

CaMer0n avatar Jul 26 '24 19:07 CaMer0n