projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a491174
)
Padding / margin updates for the introduction sidebar panel
author
Andy Allan
<andy@gravitystorm.co.uk>
Mon, 20 Dec 2010 14:47:31 +0000
(14:47 +0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 20 Dec 2010 18:22:16 +0000
(18:22 +0000)
public/stylesheets/common.css
patch
|
blob
|
history
diff --git
a/public/stylesheets/common.css
b/public/stylesheets/common.css
index 88ad07925d5b51898a473ace1203fdbf775f8102..ceceda1c6b0d96ab87322c6290cf7867eec66c92 100644
(file)
--- a/
public/stylesheets/common.css
+++ b/
public/stylesheets/common.css
@@
-67,14
+67,15
@@
hr {
#intro {
width: 170px;
- margin: 10px;
+ padding: 5px;
+ margin: 5px;
border: 1px solid #ccc;
font-size: 11px;
border-radius: 5px;
-moz-border-radius: 5px;
}
-#intro p { margin:
10
px; }
+#intro p { margin:
5
px; }
/*
* Rules for alert boxes shown in the left sidebar when important