Skip to content

Commit

Permalink
Fix dropdown for Tutoral. Make screenshot on Dashboard blog post resp…
Browse files Browse the repository at this point in the history
…onsive.

--
MOS_MIGRATED_REVID=102171909
  • Loading branch information
davidzchen authored and fweikert committed Sep 2, 2015
1 parent 71d22f6 commit 3492d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/blog/_posts/2015-07-29-dashboard-dogfood.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ results. It's not ready for an official release yet, but if any adventurous
people would like to try it out (and please report any issues you find!), feel
free to give it a try.

<img src="/assets/dash.png" style="width: 800px; border: 1px solid black;"/>
<img src="/assets/dash.png" class="img-responsive" style="width: 800px; border: 1px solid black;"/>

First, you'll need to update your bazel (`git pull` and rerun `./compile.sh`).

Expand Down

0 comments on commit 3492d78

Please sign in to comment.