Remove the floating from the sidebar close buttons
These are mostly positioned with flexbox, and those that aren't are covered by the similar close-wrap selector elsewhere in this file
This commit is contained in:
parent
abbd5a30d4
commit
b43aaa1d58
1 changed files with 0 additions and 5 deletions
|
@ -389,11 +389,6 @@ body.compact-nav {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon.close {
|
|
||||||
float: right;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
.flash {
|
.flash {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue