1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

fixes #4295: add vars for pagination

This commit is contained in:
Mark Otto
2012-08-07 22:37:38 -07:00
parent 0cb3ba6b23
commit 8ed77c41f0
3 changed files with 10 additions and 2 deletions

View File

@@ -4545,7 +4545,8 @@ input[type="submit"].btn.btn-mini {
padding: 0 14px;
line-height: 38px;
text-decoration: none;
border: 1px solid #ddd;
background-color: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
}