Remove hint of underline from mobile subject
Removes the css style that was causing a small underline to appear at the beginning of the subject link in mobile views. Bug: Issue 5584 Change-Id: Ic252e5279d13e5f2c7335bf43405644092f457bf
This commit is contained in:
@@ -88,7 +88,6 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.subject {
|
.subject {
|
||||||
margin-bottom: .25em;
|
margin-bottom: .25em;
|
||||||
text-decoration: underline;
|
|
||||||
width: calc(100% - 2em);
|
width: calc(100% - 2em);
|
||||||
}
|
}
|
||||||
.owner,
|
.owner,
|
||||||
|
Reference in New Issue
Block a user