mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
This commit is contained in:
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 {
|
||||
|
Reference in New Issue
Block a user