Increase theme panel image height to 600px for full display
This commit is contained in:
@ -1613,7 +1613,7 @@ function wp_allstars_settings_page() {
|
||||
overflow: hidden;
|
||||
}
|
||||
#wpa-theme-list .theme-screenshot {
|
||||
height: 450px;
|
||||
height: 600px;
|
||||
}
|
||||
#wpa-theme-list .theme-screenshot img {
|
||||
height: 100%;
|
||||
|
Reference in New Issue
Block a user