Administrator
/
test_1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
03185ae8bc18184cd1d10dd6c77a263a19c61ce4
Authored by
OlenaKl
2015-12-04 10:13:16 +0200
1 parent
404dc799
back call
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
frontend/web/css/main.css
Inline
Side-by-side
frontend/web/css/main.css
Wrap text
Show/Hide comments
View file @
03185ae
...
...
@@ -435,3 +435,8 @@ div.required:after { content: " *";
435
435
#form_login .field-userloginform-pass:after{
436
436
top: -21px;
437
437
}
438
+
439
+
440
+#modal_form_call div.required:after{
441
+ left: 101px;
442
+}
438
443
\ No newline at end of file
...
...