如何将文本字段文本固定到右侧?

时间:2015-04-22 19:07:20

标签: html css

我有一组字段形成行项目,字段文本当前与右边对齐。在大多数情况下它工作正常,但是当数字超过输入宽度时,文本/数字从左到右显示。虽然这是一个极端的例子,但我想知道是否有办法将字段文本固定在右边。

enter image description here enter image description here enter image description here

1 个答案:

答案 0 :(得分:0)

正如评论中指出的那样。 stackoverflow.com/q/1962168/1059070中的解决方案正是我所寻找的。