Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2016-10-07 15:56:59 +0300
committersualko <klaus@jsxc.org>2016-10-07 15:56:59 +0300
commit5129741e99dae1b06f2fb97437c24f905ed14ff4 (patch)
treed0017ec1d6a02fd936587b5a48957e461a32613f /example
parent61d89fa0f234b4bec517a8d841f43287322304fe (diff)
beautify
Diffstat (limited to 'example')
-rw-r--r--example/css/example.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/css/example.css b/example/css/example.css
index 9b72509c..ad8963ba 100644
--- a/example/css/example.css
+++ b/example/css/example.css
@@ -23,7 +23,7 @@ body {
margin-bottom: 30px;
}
-#content .col-md-4 > p {
+#content .col-md-4>p {
margin-bottom: 30px;
}