Css linting
This commit is contained in:
parent
c813ce1144
commit
56609bbc2b
|
@ -118,10 +118,12 @@ input[type=file]::file-selector-button:hover {
|
||||||
summary::marker {
|
summary::marker {
|
||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.detail-pinned-button summary {
|
.detail-pinned-button summary {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.detail-pinned-button form {
|
.detail-pinned-button form {
|
||||||
float: left;
|
float: left;
|
||||||
width: -webkit-fill-available;
|
width: -webkit-fill-available;
|
||||||
|
|
Loading…
Reference in New Issue