diff options
author | emkael <emkael@tlen.pl> | 2015-08-30 19:56:45 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2015-08-30 19:56:45 +0200 |
commit | 183c304922cb94bb35f3ece1a00b63d7797c8593 (patch) | |
tree | 8e9d999ec152193050145f3f60623f453736b45f /css | |
parent | f64917d7d94723e5069bf8546179d5ff2f186239 (diff) |
* style fixes
Diffstat (limited to 'css')
-rw-r--r-- | css/bidding.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/css/bidding.css b/css/bidding.css index e150083..f6e72fa 100644 --- a/css/bidding.css +++ b/css/bidding.css @@ -8,5 +8,4 @@ #bidding_popup table { width: 100%; text-align: center; } #bidding_popup table th { text-align: center; } a.biddingLink { background: white url('../images/link.png') no-repeat; display: inline-block; width: 16px; height: 16px; position: absolute; right: 0; margin: 1px 1px 1px 3px } -td.nol {position:relative; height: 16px} -td.nol img[alt] {margin-right: 18px}
\ No newline at end of file +td.nol {position:relative; height: 16px; width: 55px}
\ No newline at end of file |