projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move routing "Go" button up alongside the dropdown
[rails.git]
/
app
/
assets
/
stylesheets
/
common.scss
diff --git
a/app/assets/stylesheets/common.scss
b/app/assets/stylesheets/common.scss
index ff16ad66b3a78371d922f3ecabb44871cd5b813a..b7ba464c0cdea8296ebcc0c6c1b1d58f399cda7a 100644
(file)
--- a/
app/assets/stylesheets/common.scss
+++ b/
app/assets/stylesheets/common.scss
@@
-990,6
+990,11
@@
header .search_forms,
margin: 0px 0px 5px 25px;
}
+ input.routing_go {
+ min-width: 100px;
+ float: right;
+ }
+
div.line {
width: 100%;
margin: 0px 0px 5px 0px;