diff --git a/TimeUse+/Info.plist b/TimeUse+/Info.plist
index bab04847b15a5e8c2948a1810f4f26708744670d..1ad363bd01df793b10464036fbd5fcd739f4858e 100644
--- a/TimeUse+/Info.plist
+++ b/TimeUse+/Info.plist
@@ -19,7 +19,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>$(MARKETING_VERSION)</string>
 	<key>CFBundleVersion</key>
-	<string>47</string>
+	<string>48</string>
 	<key>LSApplicationQueriesSchemes</key>
 	<array>
 		<string>googlechromes</string>
diff --git a/TimeUse+/Screens/Home/Cells/AttributeHeaderCell/Base.lproj/AttributeHeaderCell.xib b/TimeUse+/Screens/Home/Cells/AttributeHeaderCell/Base.lproj/AttributeHeaderCell.xib
index 633f6123c2345688711c78dba1836b9f7c9b918e..984070d6e86ef958aaf7e5e94adce55059df914c 100644
--- a/TimeUse+/Screens/Home/Cells/AttributeHeaderCell/Base.lproj/AttributeHeaderCell.xib
+++ b/TimeUse+/Screens/Home/Cells/AttributeHeaderCell/Base.lproj/AttributeHeaderCell.xib
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17506" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
     <device id="retina6_1" orientation="portrait" appearance="light"/>
     <dependencies>
         <deployment identifier="iOS"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17505"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
         <capability name="Named colors" minToolsVersion="9.0"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
@@ -20,7 +20,7 @@
             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
             <subviews>
                 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="The purpose of the expenditure were for:" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xXQ-oE-dMc">
-                    <rect key="frame" x="24" y="15" width="351" height="20"/>
+                    <rect key="frame" x="24" y="15" width="327" height="20"/>
                     <fontDescription key="fontDescription" name="Roboto-Medium" family="Roboto" pointSize="17"/>
                     <color key="textColor" name="darkGrey"/>
                     <nil key="highlightedColor"/>
@@ -28,7 +28,7 @@
             </subviews>
             <color key="backgroundColor" name="ultraLightGrey"/>
             <constraints>
-                <constraint firstAttribute="trailing" secondItem="xXQ-oE-dMc" secondAttribute="trailing" id="GqP-yh-MHK"/>
+                <constraint firstAttribute="trailing" secondItem="xXQ-oE-dMc" secondAttribute="trailing" constant="24" id="GqP-yh-MHK"/>
                 <constraint firstItem="xXQ-oE-dMc" firstAttribute="leading" secondItem="eGs-Rm-ANh" secondAttribute="leading" constant="24" id="T4k-uz-kXg"/>
                 <constraint firstItem="xXQ-oE-dMc" firstAttribute="centerY" secondItem="eGs-Rm-ANh" secondAttribute="centerY" id="xQJ-OH-JYE"/>
             </constraints>