mirror of https://github.com/zulip/zulip.git
refactor: Remove obsolete .position-relative.
This commit is contained in:
parent
7b91668ef4
commit
e9ae14c968
|
@ -401,12 +401,6 @@ li,
|
|||
position: absolute !important;
|
||||
}
|
||||
|
||||
/* Relative positioning */
|
||||
|
||||
.position-relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* Lighter strong */
|
||||
|
||||
strong {
|
||||
|
|
Loading…
Reference in New Issue