projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f906373
)
Set img.button size to 20x20 for directions.png
author
mmd-osm
<mmd.osm@gmail.com>
Tue, 11 Sep 2018 17:47:42 +0000
(19:47 +0200)
committer
mmd-osm
<mmd.osm@gmail.com>
Tue, 11 Sep 2018 17:49:10 +0000
(19:49 +0200)
app/assets/stylesheets/common.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.scss
b/app/assets/stylesheets/common.scss
index 0ba5e65776d915f24ff754e5465fe416369350a3..4b8a80c5469b58c1ae219cff2816a6157e994904 100644
(file)
--- a/
app/assets/stylesheets/common.scss
+++ b/
app/assets/stylesheets/common.scss
@@
-978,6
+978,8
@@
header .search_forms,
img.button {
display: block;
+ width: 20px;
+ height: 20px;
}
span.force_width {