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
7cf8b622
Commit
7cf8b622
authored
Jan 16, 2013
by
Hugh Davenport
Committed by
Gerrit Code Review
Jan 16, 2013
Browse files
Merge "Bug #1021653 Change width of input fields"
parents
724bb7f9
45532f75
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/theme/raw/static/style/style.css
View file @
7cf8b622
...
...
@@ -3495,3 +3495,6 @@ a.persona-button:after {
-webkit-box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
0.3
);
box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
0.3
);
}
#contactus
tr
td
input
{
width
:
100%
;
}
Write
Preview
Supports
Markdown
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