Skip to content

Commit

Permalink
fix: display correctly italic text in poll description - EXO-73526
Browse files Browse the repository at this point in the history
  • Loading branch information
ahamdi committed Oct 16, 2024
1 parent 8089190 commit 4b87c4e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions agenda-webapps/src/main/webapp/skin/less/agenda.less
Original file line number Diff line number Diff line change
Expand Up @@ -518,9 +518,6 @@
margin-right: -2px;
text-align: ~'left; /** orientation=lt */ ';
text-align: ~'right; /** orientation=rt */ ';
em {
font-style: normal;
}
}
th, td {
-webkit-user-select: none;
Expand Down

0 comments on commit 4b87c4e

Please sign in to comment.