mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-08 17:16:25 +01:00
Remove unused code
There's no nav now
This commit is contained in:
parent
3396aa2512
commit
94fb2b04f7
1 changed files with 0 additions and 3 deletions
|
@ -175,9 +175,6 @@ a.mention span {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline-deck {
|
|
||||||
padding-bottom: 100px; /* faux nav height */
|
|
||||||
}
|
|
||||||
.timeline-deck.compact .status {
|
.timeline-deck.compact .status {
|
||||||
max-height: max(25vh, 160px);
|
max-height: max(25vh, 160px);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in a new issue