am 3a9d50e1: move the next/previous links in design docs up 25px to avoid overlap with long titles
* commit '3a9d50e19d9789cffc0d3d398733d909ee2ee618': move the next/previous links in design docs up 25px to avoid overlap with long titles
This commit is contained in:
commit
b90e4792de
|
@ -466,6 +466,9 @@ a.back-link {
|
|||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.content-header .paging-links {
|
||||
margin-top:-25px;
|
||||
}
|
||||
.paging-links {
|
||||
position: relative;
|
||||
height:30px; }
|
||||
|
|
Loading…
Reference in New Issue