diff options
| author | garbash <dor.garbash@gmail.com> | 2015-04-01 16:06:49 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-04-01 16:06:49 +0300 |
| commit | 41b7c9289e374af872fd0160d8a28b720a2ef208 (patch) | |
| tree | 21753493391a986bb75ffcd709246d3115a563d9 /res/client/css/by-view | |
| parent | 05e96f0598fc2fbd35a68621e62157c69bbc1209 (diff) | |
Replaced login separator lines from absolute to relative
Diffstat (limited to 'res/client/css/by-view')
| -rw-r--r-- | res/client/css/by-view/login.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/client/css/by-view/login.scss b/res/client/css/by-view/login.scss index 2734d397..5af1e683 100644 --- a/res/client/css/by-view/login.scss +++ b/res/client/css/by-view/login.scss @@ -111,6 +111,7 @@ .section-divider { color: $mid-grey; + position: relative; &:before { content: ""; |
