File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ body, .jqm-demos {
111111 line-height : 135% ;
112112 margin-top : -.5em ;
113113 margin-bottom : .5em ;
114- padding-bottom : 2.2 em ;
114+ padding-bottom : 2.6 em ;
115115 color : # 555 ;
116116 border-bottom-width : 1px ;
117117 border-bottom-style : solid;
@@ -166,6 +166,7 @@ body, .jqm-demos {
166166.jqm-content pre > code {
167167 padding : 0 ;
168168 background : none;
169+ font-size : .8em ;
169170}
170171
171172/* Buttons */
@@ -198,6 +199,7 @@ body, .jqm-demos {
198199 font-size : 0.8em ;
199200 margin-top : .8em ;
200201 margin-bottom : 1em ;
202+ margin-right : .6em ;
201203 text-decoration : none;
202204 float : right;
203205}
@@ -217,10 +219,11 @@ body, .jqm-demos {
217219 margin-left : 10px ;
218220}
219221.jqm-content a .jqm-open-quicklink-panel {
220- margin-top : -3.2 em ;
222+ margin-top : -3.3 em ;
221223}
222224
223225
226+
224227/* Demo view source */
225228.jqm-content div [data-demo-html = "true" ] {
226229 border-top : 1px solid rgba (0 , 0 , 0 , .08 );
You can’t perform that action at this time.
0 commit comments