Merge pull request #1120 from ajaxorg/updateKitchenSink
fix styling for sidebar in kitchen-sink.html
This commit is contained in:
commit
56477e59f4
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
PACKAGE-->
|
||||
</head>
|
||||
<body>
|
||||
<div id="optionsPanel" style="position:absolute;height:100%">
|
||||
<div id="optionsPanel" style="position:absolute;height:100%;width:260px">
|
||||
<a href="http://ajaxorg.github.com/ace/" >
|
||||
<img id="logo" src="demo/kitchen-sink/logo.png">
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue