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

Unified Diff: src/site/css/dart-style.css

Issue 83663005: added front page samples to testing, plus a couple of tweaks to front page and code lab (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: put front page code snippets under testing, minor tweaks, fixed carousel height problem 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
Index: src/site/css/dart-style.css
diff --git a/src/site/css/dart-style.css b/src/site/css/dart-style.css
index e61ba6eb8b87d8cd8f9f932e33bba2380d4112af..9472e38308b6f52375417bad1451490dd08383ad 100644
--- a/src/site/css/dart-style.css
+++ b/src/site/css/dart-style.css
@@ -485,6 +485,7 @@ i.sprite-icon-download-btn {
.code-hldr {
text-align: center;
min-height: 450px;
+ height: 450px;
}
.lang-dart, .lang-html {

Powered by Google App Engine
This is Rietveld 408576698