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:
parent
2b561e6fd7
commit
f233430b09
@ -88,7 +88,6 @@ limitations under the License.
|
||||
}
|
||||
.subject {
|
||||
margin-bottom: .25em;
|
||||
text-decoration: underline;
|
||||
width: calc(100% - 2em);
|
||||
}
|
||||
.owner,
|
||||
|
Loading…
x
Reference in New Issue
Block a user