Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Unified Diff: client/web/library-panel.html

Issue 60233005: Remove WIP label, make categories always expanded, move build number down. (Closed) Base URL: https://github.com/dart-lang/dartdoc-viewer.git@master
Patch Set: Go back to collapsing when small, panel and minimap vanish at the same time column widens Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/web/category.html ('k') | client/web/main.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/web/library-panel.html
diff --git a/client/web/library-panel.html b/client/web/library-panel.html
index 59bb8c21e5661492608420a89d25a9f2f0f1efe7..e5a10e253ffa634f0d3a44d6695dad2e06f27d47 100644
--- a/client/web/library-panel.html
+++ b/client/web/library-panel.html
@@ -2,7 +2,7 @@
<polymer-element name="dartdoc-library-panel">
<template>
- <div class="list-group visible-lg col-lg-2 affix-left"
+ <div class="list-group affix-left"
id="library-panel">
</div>
{{createEntries()}}
« no previous file with comments | « client/web/category.html ('k') | client/web/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698