Commit 9d87fd5f authored by Sven Franck's avatar Sven Franck Committed by Sebastien Robin

Fix position of long card

parent c9494f18
...@@ -85,9 +85,7 @@ ...@@ -85,9 +85,7 @@
</item> </item>
<item> <item>
<key> <string>language</string> </key> <key> <string>language</string> </key>
<value> <value> <string>en</string> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
...@@ -1326,7 +1324,7 @@ html .ui-card {\n ...@@ -1326,7 +1324,7 @@ html .ui-card {\n
@media (max-width: 40em) {\n @media (max-width: 40em) {\n
html .ui-card {\n html .ui-card {\n
max-width: none;\n max-width: none;\n
margin-top: 40%;\n margin-top: 30%;\n
}\n }\n
}\n }\n
/* -------------------- BREADCRUMB ----------------------------- */\n /* -------------------- BREADCRUMB ----------------------------- */\n
...@@ -1472,7 +1470,7 @@ html.ui-mobile body nav.ui-title {\n ...@@ -1472,7 +1470,7 @@ html.ui-mobile body nav.ui-title {\n
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>936.47512.62506.52599</string> </value> <value> <string>936.53191.39806.58658</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1490,7 +1488,7 @@ html.ui-mobile body nav.ui-title {\n ...@@ -1490,7 +1488,7 @@ html.ui-mobile body nav.ui-title {\n
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1407405071.66</float> <float>1407749721.95</float>
<string>GMT</string> <string>GMT</string>
</tuple> </tuple>
</state> </state>
......
49 50
\ No newline at end of file \ No newline at end of file
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