added for bigger thumbnail is post-format is gallery
This commit is contained in:
parent
eb87e265c5
commit
0b3689c003
biofriction-theme
dist/assets
src/assets/scss/templates
14628
biofriction-theme/dist/assets/css/app.css
vendored
14628
biofriction-theme/dist/assets/css/app.css
vendored
File diff suppressed because one or more lines are too long
704
biofriction-theme/dist/assets/css/editor.css
vendored
704
biofriction-theme/dist/assets/css/editor.css
vendored
File diff suppressed because one or more lines are too long
4
biofriction-theme/dist/assets/js/app.js
vendored
4
biofriction-theme/dist/assets/js/app.js
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +0,0 @@
|
||||||
/**
|
|
||||||
* what-input - A global utility for tracking the current input method (mouse, keyboard or touch).
|
|
||||||
* @version v4.3.1
|
|
||||||
* @link https://github.com/ten1seven/what-input
|
|
||||||
* @license MIT
|
|
||||||
*/
|
|
|
@ -142,7 +142,7 @@ $grid-column-width:$grid-row-width/$grid-column-count;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
}//end medium
|
}//end medium
|
||||||
}
|
}
|
||||||
.category-photos-archive {
|
.category-photos-archive,.format-gallery,.post_format-post-format-gallery {
|
||||||
.bfr_post_thumbnail {
|
.bfr_post_thumbnail {
|
||||||
float:none;
|
float:none;
|
||||||
max-width:unset;
|
max-width:unset;
|
||||||
|
|
Reference in a new issue