Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(972)

Unified Diff: lib/views/browser/charm-full.less

Issue 8593050: Second round of UX bug fixes. Details below.
Patch Set: Second round of UX bug fixes. Details below. Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/templates/charm-token.handlebars ('k') | lib/views/browser/charm-token.less » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/views/browser/charm-full.less
=== modified file 'lib/views/browser/charm-full.less'
--- lib/views/browser/charm-full.less 2013-04-23 06:14:52 +0000
+++ lib/views/browser/charm-full.less 2013-04-24 07:16:21 +0000
@@ -97,8 +97,8 @@
}
dt,
dd {
- font-size: 10.5pt;
- line-height: 170%;
+ font-size: 12pt;
+ line-height: 150%;
}
dt {
float: left;
@@ -160,11 +160,15 @@
margin-bottom: 26px;
}
#bws-readme {
+ padding-top: 10px;
+
h1,
h2,
h3,
h4 {
+ margin: 14px 0 2px 0;
font-size: 9pt;
+ line-height: 150%;
}
pre {
padding: 0;
@@ -282,8 +286,3 @@
}
}
}
-#bws-fullscreen .charm {
- p {
- width: 100%;
- }
-}
« no previous file with comments | « app/templates/charm-token.handlebars ('k') | lib/views/browser/charm-token.less » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b