projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae8cc60
)
Adjust left and right padding on the introductory text
author
Tom Hughes
<tom@compton.nu>
Wed, 14 Mar 2012 10:13:28 +0000
(10:13 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 14 Mar 2012 10:13:28 +0000
(10:13 +0000)
The sidebar changes have increased the padding for the search box
and links menu, so change the introductory text to match.
app/assets/stylesheets/common.css.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.css.scss
b/app/assets/stylesheets/common.css.scss
index b8122b4a0c1b4134a20f499997fb80c0e26fad62..59235fbc836d7f3a76a706a93cf6a9f558229a6c 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-87,6
+87,7
@@
h2 {
#intro {
border-top: 1px solid #ccc;
+ padding: 0px 5px;
}
#intro p {