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

Unified Diff: client/web/minimap-class.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/main.html ('k') | client/web/minimap-library.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/web/minimap-class.html
diff --git a/client/web/minimap-class.html b/client/web/minimap-class.html
index 55dd7d7b0dc0efbd45a886356d6d82bd3e09191d..4266708de4a34dcd7f9a9bd83b4a400f909ea764 100644
--- a/client/web/minimap-class.html
+++ b/client/web/minimap-class.html
@@ -3,7 +3,7 @@
<polymer-element name="dartdoc-minimap-class" 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}} Class
« no previous file with comments | « client/web/main.html ('k') | client/web/minimap-library.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698