Fix page width on mobile devices
This commit is contained in:
parent
49d30ac416
commit
7177f3bfe3
1 changed files with 5 additions and 0 deletions
|
@ -55,6 +55,11 @@
|
|||
padding: 1em;
|
||||
}
|
||||
|
||||
.dashboard .no-categories p {
|
||||
line-height: normal;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
a.view-all {
|
||||
position: absolute;
|
||||
right: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue