renaming a few things

This commit is contained in:
osaajani 2019-12-20 18:51:13 +01:00
parent 9eb701ba98
commit eb7dc9d2d4
7 changed files with 17 additions and 12 deletions

View file

@ -33,6 +33,11 @@
display: inline-block;
}
.auto-width
{
width: auto !important;
}
/** POPUPS ALERT **/
.popup-alerts-container
{