X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_samples%2Fsample.css;h=01b930b07d8c34c23b212aa00f4c957cdbd50efe;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=49ae38663c82f4621a1f68f16340c866ec5f1fd4;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_samples/sample.css b/_samples/sample.css index 49ae386..01b930b 100644 --- a/_samples/sample.css +++ b/_samples/sample.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -155,9 +155,3 @@ label { display: block; margin-bottom:6px; } - -.cke_dialog label -{ - display: inline; - margin-bottom: auto; -}