projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e64ad3c
)
Fix wrapping in richtext help
author
Tom Hughes
<tom@compton.nu>
Fri, 14 Jun 2013 23:30:47 +0000
(
00:30
+0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 8 Jul 2013 08:03:17 +0000
(09:03 +0100)
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 869b2855286125963b18acf6a06116d71fe623a6..5876c5db7f8727517d1df4d90bce70fab2fc010a 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-1837,12
+1837,12
@@
a.button {
}
li h4 {
- width:
35
%;
+ width:
40
%;
margin: 0;
}
li span, li p {
- width:
6
0%;
+ width:
5
0%;
margin-left: $lineheight/2;
margin-bottom: $lineheight/4;
white-space: nowrap;