From d60a99a1bdac68042794fa2c8fe0980362b056df Mon Sep 17 00:00:00 2001 From: Dmitry Novikov Date: Mon, 8 Apr 2019 15:06:42 +0300 Subject: [PATCH] fix width --- devapp/templates/devapp/devices.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devapp/templates/devapp/devices.html b/devapp/templates/devapp/devices.html index 2db0b3b..59c020d 100644 --- a/devapp/templates/devapp/devices.html +++ b/devapp/templates/devapp/devices.html @@ -25,14 +25,14 @@ {% if order_by == 'ip_address' %}{% endif %} - + {% trans 'Comment' %} {% if order_by == 'comment' %}{% endif %} {% trans 'Mac address' %} - + {% trans 'Device type' %}