[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www/server head-include-2.html
From: |
Amin Bandali |
Subject: |
www/server head-include-2.html |
Date: |
Sat, 30 Dec 2017 00:56:39 -0500 (EST) |
CVSROOT: /web/www
Module name: www
Changes by: Amin Bandali <aminb> 17/12/30 00:56:39
Modified files:
server : head-include-2.html
Log message:
Remove the 1em padding on .progress-bar to fix it (as per RT #1262142)
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-2.html?cvsroot=www&r1=1.36&r2=1.37
Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- head-include-2.html 28 Dec 2017 09:53:48 -0000 1.36
+++ head-include-2.html 30 Dec 2017 05:56:36 -0000 1.37
@@ -77,7 +77,6 @@
.progress-bar
{
line-height: 1.2em;
- padding: 0 1em;
margin: 0;
min-width: 4em;
background: #feb916;