Commit 21c99e6a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix font size for collapse button

parent f6113c28
...@@ -157,6 +157,7 @@ ...@@ -157,6 +157,7 @@
top: 46px; top: 46px;
padding: 5px 13px 3px 13px; padding: 5px 13px 3px 13px;
left: 197px; left: 197px;
font-size: 13px;
background: #EEE; background: #EEE;
color: black; color: black;
border: 1px solid rgba(0,0,0,0.035); border: 1px solid rgba(0,0,0,0.035);
......
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