Fix toolbar buttons in notification view for mobile
This commit is contained in:
@@ -215,9 +215,14 @@ html, body {
|
||||
max-width: 720px;
|
||||
margin: 0 auto;
|
||||
|
||||
|
||||
@media(min-width:768px) {
|
||||
width: 720px;
|
||||
|
||||
.title-toolbar {
|
||||
float: right !important;
|
||||
}
|
||||
|
||||
&.content-large {
|
||||
width: 970px;
|
||||
max-width: 970px;
|
||||
|
||||
Reference in New Issue
Block a user