mirror of
https://github.com/1f349/admin.1f349.com.git
synced 2024-11-13 23:21:32 +00:00
Use display table cell
This commit is contained in:
parent
d22749bfb3
commit
2ca7a47853
@ -70,7 +70,7 @@ code,
|
|||||||
.btn-red,
|
.btn-red,
|
||||||
.btn-blue,
|
.btn-blue,
|
||||||
.btn-yellow {
|
.btn-yellow {
|
||||||
display: inline-block;
|
display: table-cell;
|
||||||
border: none;
|
border: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
Loading…
Reference in New Issue
Block a user