bs4 fixes
This commit is contained in:
@@ -1,19 +1,12 @@
|
||||
.widget {
|
||||
margin-bottom: 10px;
|
||||
padding: 10px;
|
||||
margin-bottom: 1rem;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
.widget h3 {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.widget-input {
|
||||
width: 100%;
|
||||
border-top-right-radius: 0px;
|
||||
border-bottom-right-radius: 0px;
|
||||
border-right: 0px;
|
||||
}
|
||||
|
||||
.tags {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user