bootstrap seems to heavy for this - use custom css
This commit is contained in:
@@ -178,15 +178,23 @@ a.wikilist {
|
||||
max-height: 70vh;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.notifications-textinput input {
|
||||
font-family: FontAwesome, sans-serif;
|
||||
}
|
||||
|
||||
|
||||
.notifications-textinput {
|
||||
padding: .75rem 0.85rem;
|
||||
}
|
||||
|
||||
.notifications-textinput-clear {
|
||||
padding: .5rem;
|
||||
position: absolute;
|
||||
top: 0.5rem;
|
||||
right: 1rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.notification-content.collapsing {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user