Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
schedules
Commits
39da9990
Commit
39da9990
authored
Oct 10, 2018
by
Zach Perkins
Browse files
Trying to resize the search bar
parent
c9688ad5
Changes
1
Hide whitespace changes
Inline
Side-by-side
schedules/app/views/shared/_navbar.html.erb
View file @
39da9990
...
@@ -33,7 +33,8 @@
...
@@ -33,7 +33,8 @@
<div
class=
"col order-1 order-sm-0"
>
<div
class=
"col order-1 order-sm-0"
>
<form
action=
"/search"
class=
"form-inline"
>
<form
action=
"/search"
class=
"form-inline"
>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<div
class=
"input-group"
>
<input
name=
"query"
type=
"text"
class=
"form-control"
placeholder=
"Search by CRN, course, professor..."
aria-describedby=
"basic-addon2"
>
<div
class=
"input-group"
style=
"width:100%;"
>
<input
name=
"query"
type=
"text"
class=
"form-control"
placeholder=
"Search by CRN, course, professor..."
aria-describedby=
"basic-addon2"
>
<input
name=
"query"
type=
"text"
class=
"form-control"
placeholder=
"Search by CRN, course, professor..."
aria-describedby=
"basic-addon2"
>
<div
class=
"input-group-append"
>
<div
class=
"input-group-append"
>
<button
class=
"btn btn-secondary"
type=
"button"
>
<button
class=
"btn btn-secondary"
type=
"button"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment