Skip to content

Commit 918438a

Browse files
committed
Tweak title position
1 parent 1e93012 commit 918438a

File tree

1 file changed

+2
-2
lines changed
  • grails-docs/src/main/template/css

1 file changed

+2
-2
lines changed

grails-docs/src/main/template/css/skin.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ a, a:hover, a:focus, a:active, a:hover, #main .project strong, #table-of-content
112112
margin-bottom: 20px;
113113
margin-left: 50px;
114114
position: absolute;
115-
right: 20px;
116-
top: 10px;
115+
right: 60px;
116+
top: 15px;
117117
background: url(../img/grails-cupsonly-logo-white.svg) no-repeat 0 center;
118118
background-size: 40px;
119119
padding-left:40px;

0 commit comments

Comments
 (0)