Skip to content
Snippets Groups Projects
Commit 6820c4b6 authored by Francois Dall'Asta's avatar Francois Dall'Asta :speech_balloon:
Browse files

correct observatories display width

parent 74be85e7
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="_flex" style="width: 60rem; height: 50rem; position: relative; margin: 0 2rem 0 0!important; padding:0.5rem;"> <div class="_flex" style="width: 48rem; height: 50rem; position: relative; margin: 0 2rem 0 0!important; padding:0.5rem;">
<div class="_flexcontainer _column obsplotcontainer" style="width:100%; height:100%;"> <div class="_flexcontainer _column obsplotcontainer" style="width:100%; height:100%;">
<div class="_flex" id="obsplotdiv_r" data-tooltip="drag to Zoom, shift+drag to Pan" data-position="left center" style="height:32%; padding:0; position:relative; margin:0!important;"></div> <div class="_flex" id="obsplotdiv_r" data-tooltip="drag to Zoom, shift+drag to Pan" data-position="left center" style="height:32%; padding:0; position:relative; margin:0!important;"></div>
<div class="_flex" id="obsplotdiv_th" data-tooltip="drag to Zoom, shift+drag to Pan" data-position="left center" style="height:32%; padding:0; position:relative; margin:0!important;"></div> <div class="_flex" id="obsplotdiv_th" data-tooltip="drag to Zoom, shift+drag to Pan" data-position="left center" style="height:32%; padding:0; position:relative; margin:0!important;"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment