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

Unified Diff: experimental/webtry/res/webtry/sass/_bootstrap-variables.scss

Issue 656463002: add support for skfiddle width/height options (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: add new db creation commands to the design documnt Created 6 years, 2 months 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 | « experimental/webtry/res/webtry/css/webtry.css ('k') | experimental/webtry/res/webtry/sass/webtry.scss » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/res/webtry/sass/_bootstrap-variables.scss
diff --git a/experimental/webtry/res/webtry/sass/_bootstrap-variables.scss b/experimental/webtry/res/webtry/sass/_bootstrap-variables.scss
index 865aaa6fc4b6379b112b95eeec9b00c52673fbe9..4f9aafe30265abf5964f5ee5a11b49a0dcc3e05e 100644
--- a/experimental/webtry/res/webtry/sass/_bootstrap-variables.scss
+++ b/experimental/webtry/res/webtry/sass/_bootstrap-variables.scss
@@ -333,6 +333,7 @@
// Basics of a navbar
// $navbar-height: 50px
// $navbar-margin-bottom: $line-height-computed
+$navbar-margin-bottom: 0;
// $navbar-border-radius: $border-radius-base
// $navbar-padding-horizontal: floor(($grid-gutter-width / 2))
// $navbar-padding-vertical: (($navbar-height - $line-height-computed) / 2)
« no previous file with comments | « experimental/webtry/res/webtry/css/webtry.css ('k') | experimental/webtry/res/webtry/sass/webtry.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698