Twenty Fifteen, editor-style: remove margin-bottom from the gallery preview inside the editor. Fixes #30697.
Built from https://develop.svn.wordpress.org/trunk@30836 git-svn-id: http://core.svn.wordpress.org/trunk@30826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0e5c88cb27
commit
56d0d9c31e
|
@ -379,10 +379,6 @@ a {
|
||||||
* 6.0 Galleries
|
* 6.0 Galleries
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.gallery {
|
|
||||||
margin-bottom: 28px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.gallery-item {
|
.gallery-item {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 1.79104477%;
|
padding: 1.79104477%;
|
||||||
|
|
Loading…
Reference in New Issue