d4dfd44491
Also re-applied the border that was added to the preview area as part of MDL-44778. The class name that's used no longer exists.
12 lines
221 B
CSS
12 lines
221 B
CSS
.atto_equation_library button {
|
|
margin: 0.25%;
|
|
min-width: 12%;
|
|
}
|
|
|
|
#page-admin-setting-atto_equation_settings .form-defaultinfo {
|
|
max-height: 10em;
|
|
overflow: auto;
|
|
padding: 5px;
|
|
min-width: 206px;
|
|
}
|