Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
This commit is contained in:
parent
aa02463ded
commit
6e4af4985e
3 changed files with 16 additions and 7 deletions
File diff suppressed because one or more lines are too long
|
@ -510,6 +510,15 @@ pre, code {
|
|||
.branch-tag-choice {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
&.pagination.menu {
|
||||
@media only screen and (max-width:767px) {
|
||||
.item:not(.active):not(.navigation),
|
||||
.item.navigation span.navigation_label{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.file-comment {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue