projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e470803
)
Remove max-width restriction on note warning
author
Tom Hughes
<tom@compton.nu>
Mon, 20 May 2013 16:47:24 +0000
(17:47 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 20 May 2013 16:47:24 +0000
(17:47 +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 fab8461f83b88ba3dc40f3a13a1adb12f2b2b872..049dadbff8cf5abb73a2baa247a46eae5e2c69ed 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-939,6
+939,7
@@
ul.results-list li { border-bottom: 1px solid #ccc; }
background-color: #ffe0cc;
margin: 0px;
padding: 4px 6px;
+ max-width: 100%;
}
h4, p {
margin-bottom: 5px;