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

Unified Diff: src/site/samples/samples.css

Issue 35563005: Added landing pages for new samples (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Tweaks Created 7 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 | « src/site/samples/raf/index.markdown ('k') | src/site/samples/samples.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/samples/samples.css
diff --git a/src/site/samples/samples.css b/src/site/samples/samples.css
index 7930221c46857bec0a6a7b2f8ed27acc4ca37ede..6a387312c4dc156e46710b0847f08a32b09f3ebb 100644
--- a/src/site/samples/samples.css
+++ b/src/site/samples/samples.css
@@ -1,6 +1,12 @@
-.group {
+body {
+ line-height: inherit;
}
+.row-fluid [class*="span"] {
+ min-height: 26px;
+}
+
+
.group-heading {
text-align: left;
font-size: 1.3em;
« no previous file with comments | « src/site/samples/raf/index.markdown ('k') | src/site/samples/samples.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698