am bb9ecf42
: undo the butterbar change, because automerger is ruthless
* commit 'bb9ecf420f136681a3bd4d5503207733b4dc283b': undo the butterbar change, because automerger is ruthless
This commit is contained in:
commit
e022e9a713
2 changed files with 1 additions and 8 deletions
|
@ -4042,7 +4042,7 @@ EndColorStr='#ececec');
|
|||
#header-wrapper {
|
||||
background: #f9f9f9;
|
||||
margin: 0 -10px 0 -10px;
|
||||
padding: 51px 10px 0px 10px;
|
||||
padding: 31px 10px 0px 10px;
|
||||
position: relative;
|
||||
}
|
||||
#header-wrapper #nav-x div.wrap {
|
||||
|
|
|
@ -7,13 +7,6 @@
|
|||
<!-- Header -->
|
||||
<div id="header-wrapper">
|
||||
<div id="header">
|
||||
<div id="butterbar-wrapper">
|
||||
<div id="butterbar">
|
||||
<a href="<?cs var:toroot ?>preview/index.html" id="butterbar-message">
|
||||
The SDKs announced at Google IO will be available on June 26th!
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrap" id="header-wrap">
|
||||
<div class="col-3 logo">
|
||||
<a href="<?cs var:toroot ?>index.html">
|
||||
|
|
Loading…
Reference in a new issue