Skip to content

Commit

Permalink
Updated absolute-positioned validation error message to be readable w…
Browse files Browse the repository at this point in the history
…hen document types are attempting save with duplicate alias
  • Loading branch information
Laura W authored and nul800sebastiaan committed Nov 8, 2018
1 parent 061297c commit c01d097
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.umb-validation-label {
position: absolute;
top: 27px;
width: 200px;
padding: 1px 5px;
background: @red;
color: @white;
Expand Down

0 comments on commit c01d097

Please sign in to comment.