Commit f0d24d3f authored by Dan Pascu's avatar Dan Pascu

Removed conflicting scaled-to-fit CSS class from the Smooth Operator theme

parent 9835638d
......@@ -355,12 +355,6 @@ img.full-size
max-width: 100%;
}
img.scaled-to-fit
{
width: auto;
max-height: 10px;
}
.message.mention .x-message:before
{
position: absolute;
......
......@@ -409,12 +409,6 @@ img.full-size
max-width: 100%;
}
img.scaled-to-fit
{
width: auto;
max-height: 10px;
}
/* history */
.history.message:not(.consecutive),
......
......@@ -425,12 +425,6 @@ img.full-size
max-width: 100%;
}
img.scaled-to-fit
{
width: auto;
max-height: 10px;
}
/* history */
.history.message:not(.consecutive),
......
......@@ -372,12 +372,6 @@ img.full-size
max-width: 100%;
}
img.scaled-to-fit
{
width: auto;
max-height: 10px;
}
/* history */
.history.message:not(.consecutive),
......
......@@ -425,12 +425,6 @@ img.full-size
max-width: 100%;
}
img.scaled-to-fit
{
width: auto;
max-height: 10px;
}
/* history */
.history.message:not(.consecutive),
......
......@@ -372,12 +372,6 @@ img.full-size
max-width: 100%;
}
img.scaled-to-fit
{
width: auto;
max-height: 10px;
}
/* history */
.history.message:not(.consecutive),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment