Make URI input field as wide as possible.
This commit is contained in:
parent
c240ad9ff8
commit
668fffcd16
@ -295,6 +295,7 @@ span.hostInfo {
|
|||||||
color: #555;
|
color: #555;
|
||||||
border: none;
|
border: none;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.albumdivider h1, .table li h1 {
|
.albumdivider h1, .table li h1 {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
|
|
||||||
# 2017-01-29:v2
|
# 2017-01-29:v3
|
||||||
|
|
||||||
NETWORK:
|
NETWORK:
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user