summaryrefslogtreecommitdiff
path: root/res/client/css/by-view
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-23 14:38:47 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-23 15:14:07 +0200
commit2dce08be4ba6df814b9eeeeb0faf8478d46cc7be (patch)
treedc6207c6e8b065617666c42d0a39fbaf343ec7e3 /res/client/css/by-view
parent0496dcbf493099be10e6ca5412238322d417e20f (diff)
pw-reset.scss: view specific styling
Diffstat (limited to 'res/client/css/by-view')
-rw-r--r--res/client/css/by-view/pw-reset.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/client/css/by-view/pw-reset.scss b/res/client/css/by-view/pw-reset.scss
new file mode 100644
index 00000000..e0bc375a
--- /dev/null
+++ b/res/client/css/by-view/pw-reset.scss
@@ -0,0 +1,3 @@
+#cmn-form-row--instruction-line {
+ margin-bottom: $one-baseline;
+} \ No newline at end of file