update Page style
This commit is contained in:
parent
8df3390e41
commit
95a4777c26
1 changed files with 3 additions and 2 deletions
|
@ -197,7 +197,7 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
line-height: 24px;
|
line-height: normal;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -205,6 +205,7 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
//float: left;
|
//float: left;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
|
vertical-align: middle;
|
||||||
|
|
||||||
input {
|
input {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
|
@ -254,7 +255,7 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
min-width: @btn-circle-size-small;
|
min-width: @btn-circle-size-small;
|
||||||
height: @btn-circle-size-small;
|
height: @btn-circle-size-small;
|
||||||
line-height: @btn-circle-size-small;
|
line-height: @btn-circle-size-small - 2px;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Add table
Reference in a new issue