- commit
- 502a1e62a71acdeeb2c92c2169251495f6ae8845
- parent
- a12dce4d99a6604fcdae820d684b75ff07da7365
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-07-26 14:48
wip: display block by default
Diffstat
| M | select.css | 1 | - |
1 files changed, 0 insertions, 1 deletions
diff --git a/select.css b/select.css
@@ -1,5 +1,4 @@ 1 1 .select {2 -1 display: inline-block;3 2 position: relative; 4 3 font-family: sans-serif; 5 4 font-size: small;