projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d99830d
)
Show node coordinates in the right place
author
Tom Hughes
<tom@compton.nu>
Sun, 5 May 2013 16:28:57 +0000
(17:28 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 5 May 2013 16:28:57 +0000
(17:28 +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 e2529dbda447e69239d93cd893afbc460c0e4891..93547a2078a69c34e03ea97c8ccdac115678b938 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-950,7
+950,7
@@
ul.results-list li { border-bottom: 1px solid #ccc; }
h4, p {
margin-bottom: 5px;
}
- p, ul, .bbox {
+ p, ul, .bbox
, .geo
{
display: inline-block;
vertical-align: top;
max-width: 65%;