Make link spacer smaller

This commit is contained in:
Roberto Rosario
2015-01-26 19:20:14 -04:00
parent f4d3767b15
commit baf6240435

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
link_spacer = {'text': ('───────────────'), 'url': ''}
link_spacer = {'text': ('────────────'), 'url': ''}