Typo and use CSS rather than <i>
This commit is contained in:
parent
c5524851f3
commit
356a4a4392
2 changed files with 6 additions and 1 deletions
|
@ -65,3 +65,6 @@ limitations under the License.
|
|||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
.mx_UserSettings_devicesTable_nodevices {
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue