Skip to content

Commit 587017c

Browse files
authored
Create CSS.js
1 parent 11d9b79 commit 587017c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/*
2+
Get the HTML for Requested For on order confirmation popup and hide it.
3+
*/
4+
.form-group>.row>.col-sm-8{
5+
display:none;
6+
}

0 commit comments

Comments
 (0)