mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-09-16 18:11:32 +01:00
fix: fix css for small width size
This commit is contained in:
parent
227f397c06
commit
0afce7304c
2 changed files with 3 additions and 1 deletions
|
@ -232,6 +232,8 @@ input[type=number]::-webkit-inner-spin-button {
|
|||
max-width: 100%;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
a, .slide label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue