mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Add longer tooltip example to docs, tighten up line-height on tooltip; run make
This commit is contained in:
Vendored
+2
-1
@@ -5216,6 +5216,7 @@ input[type="submit"].btn.btn-mini {
|
||||
display: block;
|
||||
padding: 5px;
|
||||
font-size: 11px;
|
||||
line-height: 1.4;
|
||||
opacity: 0;
|
||||
filter: alpha(opacity=0);
|
||||
visibility: visible;
|
||||
@@ -5244,7 +5245,7 @@ input[type="submit"].btn.btn-mini {
|
||||
|
||||
.tooltip-inner {
|
||||
max-width: 200px;
|
||||
padding: 3px 8px;
|
||||
padding: 8px;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user