More mobile UI fixes
This commit is contained in:
parent
2128e39d77
commit
2b9902b72c
4 changed files with 21 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
.source-commit-link-element .fa {
|
||||
margin-right: 4px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.source-commit-link-element {
|
||||
white-space: nowrap;
|
||||
}
|
Reference in a new issue