aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2018-02-04 13:45:07 +0100
committerJean-Michel Vedrine <vedrine@vedrine.org>2018-02-04 13:45:07 +0100
commit1c09cf98ff1220e49de214e594707edf9b72c335 (patch)
tree0ddf01d3346437f8562626e16058727d53f066f6
parentfd51725e2ae9ee1a900f14ac7c0f85568880063c (diff)
Style fixes to css file
-rw-r--r--styles.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/styles.css b/styles.css
index bff7f87..fcc2fd4 100644
--- a/styles.css
+++ b/styles.css
@@ -6,10 +6,9 @@
width: 80%;
}
.que.algebra .displayformula {
- padding: 0.3em;
display: block;
min-width: 300px;
- min-height: 70px ! important;
+ min-height: 70px;
background: #fff;
padding: 0.5em;
margin-top: 1em;