ui: remove css width % from footer (#206)

Was bothering me a lot.
This commit is contained in:
Jia Wu 2018-01-13 14:36:59 -05:00 committed by Tanguy Pruvot
parent accb3b4bd3
commit 5ae0afb43d

View file

@ -149,7 +149,6 @@ hr
font-weight: bold;
text-align: center;
padding: 10px;
width: 98%;
background-color: #ccc;
color: #333;
}