2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

reset text align in popovers given inline insertion

This commit is contained in:
Mark Otto
2012-12-02 02:30:00 -08:00
parent ea61cdb740
commit 139f1be49d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
display: none;
width: 236px;
padding: 1px;
text-align: left; // Reset given new insertion method
background-color: @popoverBackground;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;