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

Unified Diff: client/web/minimap-library.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/minimap-class.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/web/minimap-library.html
diff --git a/client/web/minimap-library.html b/client/web/minimap-library.html
index 091e2e1d4e77d3d45d3d6509fade76a785bd7906..90efae65e3e170e936f6fa6990785be47a0d403d 100644
--- a/client/web/minimap-library.html
+++ b/client/web/minimap-library.html
@@ -4,7 +4,7 @@
<polymer-element name="dartdoc-minimap-library"
attributes="item">
<template>
- <div class="visible-lg col-lg-3 well well-sm nav affix-right"
+ <div class="well well-sm nav affix-right"
id="minimap">
<a href="#{{linkHref}}">
{{name}} library
« no previous file with comments | « client/web/minimap-class.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698