Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / stable / css / system / components / position-container.module.css
1 /*
2  * @file
3  * Contain positioned elements.
4  */
5
6 .position-container {
7   position: relative;
8 }