summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index a661762..88f77fb 100644
--- a/static/style.css
+++ b/static/style.css
@@ -50,7 +50,7 @@ img#courbe {
50} 50}
51 51
52.icon_button { 52.icon_button {
53 display: inline-block; 53 display: block;
54 cursor: pointer; 54 cursor: pointer;
55 position: relative; 55 position: relative;
56} 56}