Skip to content

Commit

Permalink
Intranet Theme: Fix splash page header placement
Browse files Browse the repository at this point in the history
Picked from @cfarquharson update in gh-1233
For gh-1229
  • Loading branch information
nschonni committed Feb 17, 2013
1 parent 2181ed0 commit 712e92f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/theme-gcwu-intranet/sass/includes/_sp-pe-screen.scss
Expand Up @@ -3,8 +3,11 @@
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
*/

h1 {
padding: 60px 0 0;

#wb-main {
h1 {
padding: 60px 0 0;
}
}
#wb-core-in {
background: transparent url(../images/gcwu-bnr-in.png) no-repeat center 0;
Expand Down

0 comments on commit 712e92f

Please sign in to comment.