move the next/previous links in design docs up 25px to avoid overlap with long titles

Change-Id: I3428e4cf2959d0e171692d12d47e100b46b6733e
This commit is contained in:
smain@google.com
2014-11-25 13:34:10 -08:00
parent f75ee21c34
commit 3a9d50e19d

View File

@@ -466,6 +466,9 @@ a.back-link {
text-transform: uppercase;
}
.content-header .paging-links {
margin-top:-25px;
}
.paging-links {
position: relative;
height:30px; }