Style | Class |
top: 0;
|
.top-0 |
top: 50%;
|
.top-50pc |
top: 100%;
|
.top-100pc |
top: auto;
|
.top-auto |
right: 0;
|
.right-0 |
right: 50%;
|
.right-50pc |
right: 100%;
|
.right-100pc |
right: auto;
|
.right-auto |
bottom: 0;
|
.bottom-0 |
bottom: 50%;
|
.bottom-50pc |
bottom: 100%;
|
.bottom-100pc |
bottom: auto;
|
.bottom-auto |
left: 0;
|
.left-0 |
left: 50%;
|
.left-50pc |
left: 100%;
|
.left-100pc |
left: auto;
|
.left-auto |