fix phone view

This commit is contained in:
Pierre Dubouilh
2019-02-02 15:43:02 +01:00
parent 66be990b84
commit 4e043d1b73
3 changed files with 8 additions and 6 deletions
+7 -1
View File
@@ -17,6 +17,9 @@
body {
margin-left: 10px !important;
}
.ic {
display: inherit !important;
}
}
html {
@@ -93,7 +96,10 @@ td.display-name {
h1 {
display: inline-block;
margin-top: 20px;
margin-top: 30px;
word-wrap: break-word;
width: 80%;
margin-bottom: 28px;
}
#icHolder {