mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Some pre-commit cleanup of media-grid.js and media-views.js
git-svn-id: https://develop.svn.wordpress.org/trunk@29494 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2255,6 +2255,7 @@ div.action-links {
|
||||
right: 0;
|
||||
left: 0;
|
||||
min-height: 100%;
|
||||
min-height: -webkit-calc( 100% - 346px );
|
||||
min-height: calc( 100% - 346px );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user