Upgrade to Bootstrap v5 (#457)
This commit is contained in:
@@ -32,6 +32,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.badge {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.badge:hover {
|
||||
filter: brightness(0.9);
|
||||
}
|
||||
|
||||
.bulletselector {
|
||||
height: auto !important;
|
||||
display: inline-block !important;
|
||||
@@ -51,6 +59,7 @@
|
||||
white-space: nowrap;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.bulletselector .badge {
|
||||
float: left;
|
||||
padding: 0.4em 0.8em;
|
||||
@@ -272,3 +281,7 @@ blockquote {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.form-group {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user