nomadjimbob / mikioplugin

Mikio Plugin adds a heap of layout and Bootstrap 4 elements that can be used on your DokuWiki pages.
http://dokuwiki.org/plugin:mikioplugin
GNU General Public License v2.0
12 stars 1 forks source link

Card header images are not contained within the element #9

Closed nomadjimbob closed 3 years ago

nomadjimbob commented 3 years ago

As you can see below:

Screen Shot 2021-04-19 at 9 51 07 am

It should be contained, the CSS on the element needs to change from object-fit:cover to object-fit:contain

Screen Shot 2021-04-19 at 9 51 26 am