Ombi/RequestPlex.UI/Content/custom.css
2016-02-26 14:31:28 +00:00

11 lines
No EOL
163 B
CSS

@media (min-width: 768px ) {
.row {
position: relative;
}
.bottom-align-text {
position: absolute;
bottom: 0;
right: 0;
}
}