Twenty Fifteen: "detach" widgets from the header in mobile views.

Props iamtakashi, fixes #30252.



git-svn-id: https://develop.svn.wordpress.org/trunk@30243 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2014-11-05 18:02:44 +00:00
parent a6fe21fe62
commit e25adfb7ba
1 changed files with 1 additions and 1 deletions

View File

@ -2633,7 +2633,7 @@ span > video {
}
.secondary {
margin: 0 7.6923%;
margin: 7.6923% 7.6923% 0;
padding: 7.6923% 7.6923% 0;
}