refactor: Remove obsolete .position-relative.

This commit is contained in:
Balaji2198 2017-12-03 13:47:38 +05:30 committed by showell
parent 7b91668ef4
commit e9ae14c968
1 changed files with 0 additions and 6 deletions

View File

@ -401,12 +401,6 @@ li,
position: absolute !important;
}
/* Relative positioning */
.position-relative {
position: relative;
}
/* Lighter strong */
strong {