am 42abb5fc
: am 17874347
: am b90e4792
: am 3a9d50e1
: move the next/previous links in design docs up 25px to avoid overlap with long titles
* commit '42abb5fc564e2735dff568d1833e23507e485564': move the next/previous links in design docs up 25px to avoid overlap with long titles
This commit is contained in:
commit
99114f4879
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue