diff options
| author | Zog | 2018-04-19 16:46:04 +0200 | 
|---|---|---|
| committer | Johan Van Ryseghem | 2018-04-27 11:17:19 +0200 | 
| commit | c495d4bb70b85db944a41be139c78c68c5623357 (patch) | |
| tree | 626b0d6a531c3370c1e223831459d43e7d17f175 /app/assets | |
| parent | e8e029da36b493827820289f8db50645eb939806 (diff) | |
| download | chouette-core-c495d4bb70b85db944a41be139c78c68c5623357.tar.bz2 | |
Refs #6572; Updte wording
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/stylesheets/base.sass | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/app/assets/stylesheets/base.sass b/app/assets/stylesheets/base.sass index 83d92076c..43831fb6b 100644 --- a/app/assets/stylesheets/base.sass +++ b/app/assets/stylesheets/base.sass @@ -16,3 +16,7 @@  // OL3  @import 'OpenLayers/ol' + +span.sb, span.fa +  & + span +    margin-left: 0.3em | 
