added for bigger thumbnail is post-format is gallery
This commit is contained in:
parent
eb87e265c5
commit
0b3689c003
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
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%;
|
||||
}//end medium
|
||||
}
|
||||
.category-photos-archive {
|
||||
.category-photos-archive,.format-gallery,.post_format-post-format-gallery {
|
||||
.bfr_post_thumbnail {
|
||||
float:none;
|
||||
max-width:unset;
|
||||
|
|
Reference in New Issue