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.
2 parents 0986963 + 709bf4b commit 7107a0fCopy full SHA for 7107a0f
dist/concise.css
@@ -1648,19 +1648,18 @@ ol.dropdown-content {
1648
.modal-body,
1649
.modal-footer {
1650
background-color: white;
1651
- margin-top: 0;
1652
- padding: 24px 2.5em; }
+ margin-top: 0; }
1653
1654
-.modal-body p {
1655
- margin-bottom: 0; }
1656
-
1657
-.modal-body p + p {
1658
- margin-bottom: 20px; }
+.modal-body {
+ padding: 32px 2.5em 8px; }
+ .modal-body p {
+ margin-bottom: 24px; }
1659
1660
1661
border-top: 1px solid #e0e0e0;
1662
font-size: 0.875em;
1663
- margin: 0; }
+ margin: 0;
+ padding: 24px 2.5em; }
1664
.modal-footer p {
1665
margin-bottom: 0; }
1666
0 commit comments