hide the butter bar but also update the CSS for recent butterbar changes
Change-Id: I29cbdfe4ef6542a0dd04642be76856f3af2732d1
This commit is contained in:
@@ -303,6 +303,9 @@ color:#666;font-weight:100;font-size:27px;">L Developer Preview</h1></div>
|
||||
|
||||
<?cs # (UN)COMMENT THE INSIDE OF THIS METHOD TO TOGGLE VISIBILITY ?>
|
||||
<?cs def:butter_bar() ?>
|
||||
|
||||
<?cs # HIDE THE BUTTER BAR
|
||||
|
||||
<div style="height:20px"><!-- spacer to bump header down --></div>
|
||||
<div id="butterbar-wrapper">
|
||||
<div id="butterbar">
|
||||
@@ -311,4 +314,7 @@ color:#666;font-weight:100;font-size:27px;">L Developer Preview</h1></div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
?>
|
||||
|
||||
<?cs /def ?>
|
Reference in New Issue
Block a user