mirror of
https://github.com/picocss/pico
synced 2025-08-11 20:06:25 +00:00
Merge branch 'v2' of https://github.com/picocss/pico into v2
This commit is contained in:
commit
b642fbc014
@ -970,10 +970,6 @@ input[type=button] {
|
||||
-webkit-appearance: button;
|
||||
}
|
||||
|
||||
[role=button] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type=submit],
|
||||
input[type=reset],
|
||||
|
File diff suppressed because one or more lines are too long
2
css/pico.classless.min.css
vendored
2
css/pico.classless.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1014,10 +1014,6 @@ input[type=button] {
|
||||
-webkit-appearance: button;
|
||||
}
|
||||
|
||||
[role=button] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type=submit],
|
||||
input[type=reset],
|
||||
|
File diff suppressed because one or more lines are too long
@ -940,10 +940,6 @@ input[type=button] {
|
||||
-webkit-appearance: button;
|
||||
}
|
||||
|
||||
[role=button] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type=submit],
|
||||
input[type=reset],
|
||||
|
File diff suppressed because one or more lines are too long
2
css/pico.fluid.classless.min.css
vendored
2
css/pico.fluid.classless.min.css
vendored
File diff suppressed because one or more lines are too long
2
css/pico.min.css
vendored
2
css/pico.min.css
vendored
File diff suppressed because one or more lines are too long
@ -32,10 +32,6 @@
|
||||
// Pico
|
||||
// ––––––––––––––––––––
|
||||
|
||||
[role="button"] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type="submit"],
|
||||
input[type="reset"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user