Skip to content

Commit 581e656

Browse files
sarahboycebmispelon
authored andcommitted
Removed unused and outdated css selector.
1 parent eee8764 commit 581e656

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

djangoproject/scss/_style.scss

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2980,33 +2980,6 @@ form {
29802980

29812981

29822982

2983-
form.donate {
2984-
max-width: 150px;
2985-
2986-
label {
2987-
position: absolute;
2988-
left: 0px;
2989-
color: var(--primary-accent);
2990-
padding-top: 0.3em;
2991-
padding-left: 0.5em;
2992-
}
2993-
2994-
input[type=text] {
2995-
padding-left: 20px;
2996-
padding-right: 9px;
2997-
/* Magic value to right-align the button inside the input */
2998-
}
2999-
}
3000-
3001-
div[role=main] {
3002-
form.donate {
3003-
label {
3004-
padding-top: 0.7em;
3005-
}
3006-
}
3007-
}
3008-
3009-
30102983
.form-email {
30112984

30122985
// Email submission forms on Community page.

0 commit comments

Comments
 (0)