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:
Andrew Ozz
2014-08-15 01:12:32 +00:00
parent 97eb710697
commit 22eca56a81
3 changed files with 13 additions and 9 deletions
+1
View File
@@ -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 );
}