projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de0e879
)
Remove unused CSS rule
author
Tom Hughes
<tom@compton.nu>
Sun, 28 Apr 2013 17:37:37 +0000
(18:37 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 28 Apr 2013 18:06:11 +0000
(19:06 +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 2aacad0e6dcb689df3a4c546050991dbf7f81ea0..f7018af998eb7561e3ac36ecb31c1023f524ee37 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-529,15
+529,6
@@
table {
/* Rules for Leaflet maps */
-#permalink {
- z-index: 10000;
- position: absolute;
- bottom: 0px;
- right: 0px;
- padding: 5px;
- background:#fff;
-}
-
.leaflet-control-attribution a.disabled {
color: #99c9dc;
cursor: default;