Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hypha
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ots
hypha
Commits
08e8d254
Unverified
Commit
08e8d254
authored
3 years ago
by
Fredrik Jonsson
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2719 from slifty/2718-show-validation-on-top
Ensure errors are on top
parents
df4029a5
a131c2cf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
hypha/static_src/src/sass/apply/components/_form.scss
+1
-0
1 addition, 0 deletions
hypha/static_src/src/sass/apply/components/_form.scss
hypha/static_src/src/sass/public/components/_form.scss
+1
-0
1 addition, 0 deletions
hypha/static_src/src/sass/public/components/_form.scss
with
2 additions
and
0 deletions
hypha/static_src/src/sass/apply/components/_form.scss
+
1
−
0
View file @
08e8d254
...
@@ -415,6 +415,7 @@
...
@@ -415,6 +415,7 @@
margin
:
20px
0
0
;
margin
:
20px
0
0
;
color
:
$color--white
;
color
:
$color--white
;
background
:
$color--error
;
background
:
$color--error
;
z-index
:
1
;
@include
media-query
(
tablet-landscape
)
{
@include
media-query
(
tablet-landscape
)
{
position
:
absolute
;
position
:
absolute
;
...
...
This diff is collapsed.
Click to expand it.
hypha/static_src/src/sass/public/components/_form.scss
+
1
−
0
View file @
08e8d254
...
@@ -389,6 +389,7 @@
...
@@ -389,6 +389,7 @@
margin
:
20px
0
0
;
margin
:
20px
0
0
;
color
:
$color--white
;
color
:
$color--white
;
background
:
$color--error
;
background
:
$color--error
;
z-index
:
1
;
@include
media-query
(
tablet-landscape
)
{
@include
media-query
(
tablet-landscape
)
{
position
:
absolute
;
position
:
absolute
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment