Slight tweak to the name padding so there is a little less space above and below the name

pull/1900/head
wmwragg 2016-07-21 12:19:11 +01:00
parent ad74d264a3
commit 73bb317925
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ limitations under the License.
word-break: break-word;
padding-left: 5px;
padding-right: 15px;
padding-top: 4px;
padding-bottom: 4px;
padding-top: 2px;
padding-bottom: 2px;
color: rgba(69, 69, 69, 0.8);
}