Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

CSS text-overflow: ellipsis; not working?

$
0
0

I don't know why this simple CSS isn't working...

.app a {  height: 18px;  width: 140px;  padding: 0;  overflow: hidden;  position: relative;  margin: 0 5px 0 5px;  text-align: center;  text-decoration: none;  text-overflow: ellipsis;  white-space: nowrap;  color: #000;}
<div class="app"><a href="">Test Test Test Test Test Test</a></div>

Should cut off around the 4th "Test"


Viewing all articles
Browse latest Browse all 12111

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>