some style and doc

This commit is contained in:
afc163 2016-02-18 21:13:13 +08:00
parent 698ebb13b3
commit 893248dec7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
- order: 4 - order: 4
增加选择时间功能。 增加选择时间功能。不要修改时间的格式 `HH:mm:ss`
--- ---

View File

@ -278,7 +278,7 @@
.btn-primary; .btn-primary;
.button-size(@btn-padding-sm; @font-size-base; @border-radius-sm); .button-size(@btn-padding-sm; @font-size-base; @border-radius-sm);
position: absolute; position: absolute;
bottom: 9px; bottom: 8px;
right: 9px; right: 9px;
} }
} }