Skip to content

Commit 6738b5a

Browse files
author
Sam Kleinman
committed
theme: minor css tweak/regression fix
1 parent e98580f commit 6738b5a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

themes/mongodb/static/mongodb-docs.css_t

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,16 +358,15 @@ div.split {
358358
}
359359

360360
#header-db {
361-
height: 126px;
361+
height: 110px;
362362
background-color: #402817;
363-
background-image: url(http://media.mongodb.org/back-header.png);
364363
background-repeat: no-repeat;
365364
background-position: top center;
366365
margin-top:0;
367366
}
368367

369368
#header-db div#logo {
370-
margin-left: 6px;
369+
margin-left: 15px;
371370
padding-top: 20px;
372371
}
373372

0 commit comments

Comments
 (0)