diff options
author | Matthias Bartelmeß <mba@fourplusone.de> | 2012-04-05 21:53:04 +0200 |
---|---|---|
committer | Matthias Bartelmeß <mba@fourplusone.de> | 2012-04-05 21:53:04 +0200 |
commit | 404ce9e452b278cbc1be8c194c3757f61b3dee9c (patch) | |
tree | d828414780f0d512affee763b2a38c2661e6bec1 /src | |
parent | 9e042ee942a4a3cce7fc89270833b72fd6bfb74a (diff) | |
download | etherpad-lite-404ce9e452b278cbc1be8c194c3757f61b3dee9c.zip |
css fixes
Diffstat (limited to 'src')
-rw-r--r-- | src/static/css/pad.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/static/css/pad.css b/src/static/css/pad.css index 4df79857..21f365e2 100644 --- a/src/static/css/pad.css +++ b/src/static/css/pad.css @@ -44,9 +44,6 @@ a img padding-top: 3px; width: 100%; white-space: nowrap; - position: absolute; - left: 0; - right: 0; height: 32px; } |