mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-01 11:20:26 +02:00
clean up styles
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
line-height: 1.4;
|
||||
.opacity(0);
|
||||
&.in { .opacity(80); }
|
||||
&.top { margin-top: -3px; padding: 5px 0;}
|
||||
&.right { margin-left: 3px; padding: 0 5px;}
|
||||
&.bottom { margin-top: 3px; padding: 5px 0;}
|
||||
&.left { margin-left: -3px; padding: 0 5px;}
|
||||
&.top { margin-top: -3px; padding: 5px 0; }
|
||||
&.right { margin-left: 3px; padding: 0 5px; }
|
||||
&.bottom { margin-top: 3px; padding: 5px 0; }
|
||||
&.left { margin-left: -3px; padding: 0 5px; }
|
||||
}
|
||||
|
||||
// Wrapper for the tooltip content
|
||||
|
Reference in New Issue
Block a user