We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3b958 commit d410319Copy full SHA for d410319
1 file changed
static/css/documentation.css
@@ -1260,20 +1260,13 @@ pre span.comment {color: #aaa;}
1260
1261
.alert {
1262
position:relative;
1263
- margin:0 auto;
1264
- padding:15px;
+ padding: 0 15px;
1265
color:#264c72;
1266
border: 1px solid #97c1da;
1267
border-radius: 3px;
1268
background-color: #d8ebf8;
1269
}
1270
1271
-.alert *:first-child { margin-top: 0 }
1272
-.alert *:last-child { margin-bottom: 0 }
1273
-
1274
-/* @end */
1275
1276
1277
/*------------------------------------------------------------------------------
1278
Dev Program
1279
------------------------------------------------------------------------------*/
0 commit comments