Lines Matching full:bottom
21 &.bottom { margin-top: 3px; padding: @tooltip-arrow-width 0; }
44 // Note: Deprecated .top-left, .top-right, .bottom-left, and .bottom-right as of v3.3.1
47 bottom: 0;
54 bottom: 0;
56 margin-bottom: -@tooltip-arrow-width;
61 bottom: 0;
63 margin-bottom: -@tooltip-arrow-width;
81 &.bottom .tooltip-arrow {
86 border-bottom-color: @tooltip-arrow-color;
88 &.bottom-left .tooltip-arrow {
93 border-bottom-color: @tooltip-arrow-color;
95 &.bottom-right .tooltip-arrow {
100 border-bottom-color: @tooltip-arrow-color;