forked from vooft/notsosmart
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Добавлено в footer автоматическое включение bootstrap tooltip, если в…
…друг найдутся в тексте
- Loading branch information
Nikolay Mikheev
committed
Mar 8, 2015
1 parent
ae6f9e2
commit 2083d9e
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,3 +67,8 @@ img { | |
margin-bottom: 0; | ||
} | ||
} | ||
|
||
div.tooltip-inner { | ||
max-width: 350px; | ||
width: 350px; | ||
} |