OSDN Git Service

update html
[sawarabi-fonts/sawarabi-fonts.git] / html / coffee / doc-header.coffee
index b9cda80..6f117bd 100644 (file)
@@ -290,7 +290,7 @@ $ ->
       'mincho'
     ]
 
-    $container = $('#docs-header .buttons-container .inner-container')
+    $container = $('header .buttons-container .inner-container')
     buttons = []
     for name, n in drawPage.mapping
       b = document.createElement('div')