We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee8764 commit 581e656Copy full SHA for 581e656
djangoproject/scss/_style.scss
@@ -2980,33 +2980,6 @@ form {
2980
2981
2982
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
3004
- padding-top: 0.7em;
3005
3006
3007
3008
3009
3010
.form-email {
3011
3012
// Email submission forms on Community page.
0 commit comments