Remove the custom flash styling for sidebar flashes
The flash partial is now based on flexbox, so these positioning classes are no longer required
This commit is contained in:
parent
b43aaa1d58
commit
846bacd665
1 changed files with 0 additions and 12 deletions
|
@ -388,18 +388,6 @@ body.compact-nav {
|
|||
top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.flash {
|
||||
padding: 15px;
|
||||
|
||||
picture {
|
||||
margin-right: -25px;
|
||||
}
|
||||
|
||||
div.message {
|
||||
margin-left: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.overlay-sidebar #sidebar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue