Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
363a224c
Commit
363a224c
authored
Sep 09, 2016
by
Robert Lyon
Committed by
Gerrit Code Review
Sep 09, 2016
Browse files
Merge "Bug #1620129: Made the search button on the default theme right aligned"
parents
072ef9d8
9bc44370
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/theme/default/sass/layout/_header.scss
View file @
363a224c
...
...
@@ -51,3 +51,12 @@
}
}
}
.header-search-form
{
.text
{
border-radius
:
3px
0
0
3px
;
}
.input-group-btn
{
border-radius
:
0
3px
3px
0
;
float
:
right
;
}
}
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